|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.core.nature.BaseNature
org.castor.jdo.jpa.natures.JPAClassNature
public class JPAClassNature
A BaseNature
extension, that gives access to information derived from
class bound JPA annotations.
PropertyHolder
Constructor Summary | |
---|---|
JPAClassNature(PropertyHolder holder)
Instantiate a JPAClassNature to access the given
PropertyHolder . |
Method Summary | |
---|---|
java.lang.String |
getId()
|
Methods inherited from class org.castor.core.nature.BaseNature |
---|
getBooleanPropertyDefaultFalse, getHolder, getProperty, getPropertyAsList, getPropertyAsMap, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JPAClassNature(PropertyHolder holder)
JPAClassNature
to access the given
PropertyHolder
.
holder
- The underlying PropertyHolder
(obviously a
ClassInfo
).PropertyHolder
Method Detail |
---|
public java.lang.String getId()
Nature.getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |