AbstractManagedType |
Implements the managed persistent type and its attributes.
|
AbstractManagedType.AttributeNameFilter |
|
AbstractManagedType.AttributeTypeFilter |
Selects if the attribute type matches the given Java class.
|
AbstractManagedType.DeclaredAttributeFilter |
|
AbstractManagedType.ElementTypeFilter |
Selects plural attribute of given element type.
|
AbstractManagedType.EntryTypeFilter |
|
AbstractManagedType.Filter |
Affirms if a given element satisfy a condition.
|
AbstractManagedType.IdAttributeFilter |
|
AbstractManagedType.PluralCategoryFilter |
|
AbstractManagedType.SingularAttributeFilter |
Affirms if the given attribute is a Singular attribute.
|
CompileTimeLogger |
Simple logger sets log level from javac compilers annotation processing
options -Alog=TRACE|INFO|WARN|ERROR and uses the processing
environment to determine the log output stream.
|
Members.Member |
An attribute of a Java type.
|
Members.PluralAttributeImpl |
Root of multi-cardinality attribute.
|
Members.SetAttributeImpl |
Represents attributes declared as java.util.Set<E>.
|
MetadataProcessor |
Collection of generic utility functions for extracting persistence related
metadata from user specified metadata available in various source
environment.
|
MetamodelImpl |
Adapts JPA Metamodel to OpenJPA meta-data repository.
|
Types.Identifiable |
Represents an abstract persistent type that has a persistent identity.
|