Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2097
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.help |
| Subject | Re: Database implementation of java.util.prefs.Preferences? |
| Date | 2012-09-19 19:07 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <k3dtpq$lmn$1@dont-email.me> (permalink) |
| References | <505a3037$0$1299$65785112@news.neostrada.pl> <k3dgu8$k1h$1@dont-email.me> <nospam-A9311B.20595019092012@news.aioe.org> |
On 9/19/2012 5:59 PM, John B. Matthews wrote: > In article <k3dgu8$k1h$1@dont-email.me>, markspace <-@.> wrote: > >> On 9/19/2012 1:51 PM, Marcin wrote: >>> if one user can use many computers the data is not >>> shared between workstations and "environment" is different >>> dependent on which computer user is logged in. > > Instead of SQL, just start > from systemRoot() for shared preferences. > System = one computer. The op wants to share user configurations between multiple computers. Using systemRoot won't help because it's limited to a single system.
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Database implementation of java.util.prefs.Preferences? Marcin <nomail@nospam.com> - 2012-09-19 22:51 +0200
Re: Database implementation of java.util.prefs.Preferences? markspace <-@.> - 2012-09-19 15:28 -0700
Re: Database implementation of java.util.prefs.Preferences? "John B. Matthews" <nospam@nospam.invalid> - 2012-09-19 20:59 -0400
Re: Database implementation of java.util.prefs.Preferences? markspace <-@.> - 2012-09-19 19:07 -0700
Re: Database implementation of java.util.prefs.Preferences? "John B. Matthews" <nospam@nospam.invalid> - 2012-09-20 12:20 -0400
Re: Database implementation of java.util.prefs.Preferences? Roedy Green <see_website@mindprod.com.invalid> - 2012-09-21 07:12 -0700
Re: Database implementation of java.util.prefs.Preferences? "John B. Matthews" <nospam@nospam.invalid> - 2012-09-21 21:10 -0400
Re: Database implementation of java.util.prefs.Preferences? Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-09-21 10:19 -0700
csiph-web