public class MappedSuperclassMetadataImpl extends IdentifiableMetadataImpl implements MappedSuperclassMetadata
MappedSuperclassMetadata.| Constructor and Description |
|---|
MappedSuperclassMetadataImpl(Class<?> clazz,
MappedSuperclassMetadata metadata,
javax.persistence.AccessType parentAccessType) |
excludeDefaultListeners, excludeSuperclassListeners, getCallbacks, getIdClass, getListenersgetAccessType, getAnnotationsParsed, getAttributes, getClassName, getClazz, getLocator, isMetadataCompleteclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexcludeDefaultListeners, excludeSuperclassListeners, getCallbacks, getIdClass, getListenersgetAccessType, getAttributes, getClassName, isMetadataCompletegetLocatorpublic MappedSuperclassMetadataImpl(Class<?> clazz, MappedSuperclassMetadata metadata, javax.persistence.AccessType parentAccessType)
clazz - the represented classmetadata - the metadataparentAccessType - the parent access typeCopyright © 2012-2013 Batoo. All Rights Reserved.