org.apache.openjpa.persistence.meta
Class Types
java.lang.Object
org.apache.openjpa.persistence.meta.Types
public class Types
- extends Object
Persistent Type according to JPA 2.0.
Implemented as a thin adapter to OpenJPA metadata system. Mostly immutable.
- Since:
- 2.0.0
- Author:
- Pinaki Poddar
Constructor Summary |
Types()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_loc
protected static Localizer _loc
Types
public Types()
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.