de.schwarzrot.data.access
Interface EntityDescriptorAccessor
- All Known Implementing Classes:
- Repository
public interface EntityDescriptorAccessor
As each EntityManager
may need different amount of meta-information,
it should be all accessible through the same interface.
EntityDescriptor
is the meta-information for entity managers about
the entities and their managed persistence.
- Author:
- Reinhard Mantey
- See Also:
EntityDescriptor
getEntityDescriptor
EntityDescriptor getEntityDescriptor(Class<?> entityType)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.