|
||||||||||
| 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.MappedSuperIntrospector
public class MappedSuperIntrospector
Configuration for a mapped superclass type
| Constructor Summary | |
|---|---|
MappedSuperIntrospector(AmberConfigManager manager)
Creates the introspector. |
|
| Method Summary | |
|---|---|
AbstractEnhancedType |
introspect(JClass type)
Introspects. |
boolean |
isMappedSuper(java.lang.Class type)
Returns true for mapped superclass 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 |
| Constructor Detail |
|---|
public MappedSuperIntrospector(AmberConfigManager manager)
| Method Detail |
|---|
public boolean isMappedSuper(java.lang.Class type)
public AbstractEnhancedType introspect(JClass 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 | |||||||||