|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.amber.cfg.AbstractConfigIntrospector
com.caucho.amber.cfg.BaseConfigIntrospector
com.caucho.amber.cfg.EntityIntrospector
public class EntityIntrospector
Configuration for an entity bean
Method Summary | |
---|---|
AmberBeanType |
introspect(java.lang.Class type)
Introspects. |
boolean |
isEntity(java.lang.Class type)
Returns true for entity type. |
Methods inherited from class com.caucho.amber.cfg.BaseConfigIntrospector |
---|
configureDependencies, configureLinks, getEntityConfig, getJoinColumn, getJoinColumn, getJoinColumn, getMappedSuperclassConfig, initMetaData, introspectCallbacks, introspectCallbacks, introspectDefaultListener, introspectEntityListener, introspectEntityListeners, introspectListener, setEntityMappingsList |
Methods inherited from class com.caucho.amber.cfg.AbstractConfigIntrospector |
---|
loc, loc, toSqlName, validateConstructor, validateNonGetter, validateType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean isEntity(java.lang.Class type)
public AmberBeanType introspect(java.lang.Class type) throws ConfigException, java.sql.SQLException
ConfigException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |