Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Preferences from Database
Preferences from Database [message #1153390] Thu, 24 October 2013 15:30 Go to next message
Ralf Heydenreich is currently offline Ralf HeydenreichFriend
Messages: 235
Registered: July 2009
Senior Member
Hi all,
I'm using @Preference for injecting preferences into my objects. Now I want to load the preferences not (only) from eclipse preference store, but also from a jdbc connection. How can I achieve this?

TIA,
Ralf.
Re: Preferences from Database [message #1153834 is a reply to message #1153390] Thu, 24 October 2013 22:05 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
You'll have to make up your own annotation @DBPreference.

Tom

On 24.10.13 17:30, Ralf Heydenreich wrote:
> Hi all,
> I'm using @Preference for injecting preferences into my objects. Now I
> want to load the preferences not (only) from eclipse preference store,
> but also from a jdbc connection. How can I achieve this?
>
> TIA,
> Ralf.
Re: Preferences from Database [message #1159111 is a reply to message #1153834] Mon, 28 October 2013 09:51 Go to previous message
Eclipse UserFriend
Or override the default preference object supplier.
Previous Topic:Store Preferences within PostContextCreate
Next Topic:Eclipse Perspective Bar? Open Perspective Dialog?
Goto Forum:
  


Current Time: Thu Apr 25 04:31:40 GMT 2024

Powered by FUDForum. Page generated in 0.03114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top