public class DefaultBasicType<X> extends AbstractType<X> implements javax.persistence.metamodel.BasicType<X>
BasicType
DefaultBasicType implements BasicType interface,
invokes constructor with PersistenceType.BASIC. Default implementation of
Type interface is provided by AbstractType| Constructor and Description |
|---|
DefaultBasicType(Class<X> clazz)
Constructor with arguments.
|
getJavaType, getPersistenceTypeCopyright © 2015. All Rights Reserved.