The class can be an Entity, Embedded type, ScalarType, BeanPersistListener, BeanFinder or BeanPersistController.
If no classes are specified then the classes are found automatically via searching the class path.
Alternatively the classes can be added via {@link #setClasses(List)}.
@param cls the entity type (or other type) that should be registered by this server.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|