[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Data row initialization for DataBase Table

You could use a SessionCustomizer to populate the data (you will need to login in the customizer). But it may be better to have some preload process in your app, or ant build file.