-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
If you have very many classes to be marshalled into ODB it would be useful to automatically detect them with a package scanner and to automate calling OCreate and typereaderregistry.
Should mark classes to be imported as @entity, or @table in order to identify which should be imported?
I have a local implementation that uses the Reflection package scanner to find classes: http://reflections.googlecode.com/svn/trunk/reflections/javadoc/apidocs/index.html?org/reflections/Reflections.html
Metadata
Metadata
Assignees
Labels
No labels