java.lang.Object | |
↳ | org.hibernate.cfg.PropertyPreloadedData |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
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