| Author |
Pre-loaded Record Stores
|
Greg Schwartz
Ranch Hand
Joined: May 11, 2003
Posts: 132
|
|
Is it possible have a preloaded record store be part of an application's jar/jad files when deployed? For instance, if you were writing a dictionary application, you would want the words and their meanings to already be in a record store when the user installs the app. If this would not work, then I am assuming you would have to manually load all of the entries into a record store the first time the application is started. Does that sound like the right way to go about handling this type of situation?
|
 |
 |
|
|
subject: Pre-loaded Record Stores
|
|
|