|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cfg.WrappedInferredData
public class WrappedInferredData
| Constructor Summary | |
|---|---|
WrappedInferredData(PropertyData inferredData,
String suffix)
|
|
| Method Summary | |
|---|---|
XClass |
getClassOrElement()
Returns the returned class itself or the element type if an array |
String |
getClassOrElementName()
Returns the returned class name itself or the element type if an array |
String |
getDefaultAccess()
|
XProperty |
getProperty()
|
XClass |
getPropertyClass()
Return the class itself |
String |
getPropertyName()
|
String |
getTypeName()
Returns the returned class name itself |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrappedInferredData(PropertyData inferredData,
String suffix)
| Method Detail |
|---|
public XClass getClassOrElement()
throws org.hibernate.MappingException
PropertyData
getClassOrElement in interface PropertyDataorg.hibernate.MappingException
public String getClassOrElementName()
throws org.hibernate.MappingException
PropertyData
getClassOrElementName in interface PropertyDataorg.hibernate.MappingExceptionpublic String getDefaultAccess()
getDefaultAccess in interface PropertyDatapublic XProperty getProperty()
getProperty in interface PropertyData
public XClass getPropertyClass()
throws org.hibernate.MappingException
PropertyData
getPropertyClass in interface PropertyDataorg.hibernate.MappingException
public String getPropertyName()
throws org.hibernate.MappingException
getPropertyName in interface PropertyDataorg.hibernate.MappingException - No getter or field found or wrong JavaBean spec usage
public String getTypeName()
throws org.hibernate.MappingException
PropertyData
getTypeName in interface PropertyDataorg.hibernate.MappingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||