java.lang.Object | |
↳ | org.hibernate.cfg.PropertyInferredData |
Retrieve all inferred data from an annnoted element
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Take the annoted element for lazy process
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the returned class itself or the element type if an array
| |||||||||||
Returns the returned class name itself or the element type if an array
| |||||||||||
Return the Class the property is declared on
If the property is declared on a @MappedSuperclass,
this class will be different than the PersistentClass's class
| |||||||||||
Return the Hibernate mapping property
| |||||||||||
Return the class itself
| |||||||||||
Returns the returned class name itself
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Take the annoted element for lazy process
Returns the returned class itself or the element type if an array
MappingException |
---|
Returns the returned class name itself or the element type if an array
MappingException |
---|
Return the Class the property is declared on If the property is declared on a @MappedSuperclass, this class will be different than the PersistentClass's class
Return the Hibernate mapping property