public class EmbeddableIntrospector extends BaseConfigIntrospector
Constructor and Description |
---|
EmbeddableIntrospector(AmberConfigManager configManager)
Creates the introspector.
|
Modifier and Type | Method and Description |
---|---|
EmbeddableType |
introspect(java.lang.Class type)
Introspects.
|
boolean |
isEmbeddable(java.lang.Class type)
Returns true for embeddable type.
|
configureDependencies, configureLinks, getEntityConfig, getJoinColumn, getJoinColumn, getJoinColumn, getMappedSuperclassConfig, initMetaData, introspectCallbacks, introspectCallbacks, introspectDefaultListener, introspectEntityListener, introspectEntityListeners, introspectListener, setEntityMappingsList
loc, loc, toSqlName, validateConstructor, validateNonGetter, validateType
public EmbeddableIntrospector(AmberConfigManager configManager)
public boolean isEmbeddable(java.lang.Class type)
public EmbeddableType introspect(java.lang.Class type) throws ConfigException, java.sql.SQLException
ConfigException
java.sql.SQLException