|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openjpa.persistence.meta.Types
public class Types
Persistent Type according to JPA 2.0. Implemented as a thin adapter to OpenJPA metadata system. Mostly immutable.
| Nested Class Summary | |
|---|---|
static class |
Types.Basic<X>
|
static class |
Types.Embeddable<X>
|
static class |
Types.Entity<X>
|
static class |
Types.Identifiable<X>
Return the Java type of the represented object. |
static class |
Types.MappedSuper<X>
|
static class |
Types.PseudoEntity<X>
A pseudo managed type used to represent keys of a java.util.Map as a pseudo attribute. |
| Field Summary | |
|---|---|
protected static Localizer |
_loc
|
| Constructor Summary | |
|---|---|
Types()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Localizer _loc
| Constructor Detail |
|---|
public Types()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||