public static class SingularAttributeImpl.Version<X,Y> extends SingularAttributeImpl<X,Y>
SingularAttributeImpl.Identifier<X,Y>, SingularAttributeImpl.Version<X,Y>
javax.persistence.metamodel.Attribute.PersistentAttributeType
javax.persistence.metamodel.Bindable.BindableType
Constructor and Description |
---|
Version(String name,
Class<Y> javaType,
AbstractManagedType<X> declaringType,
Member member,
javax.persistence.metamodel.Type<Y> attributeType,
javax.persistence.metamodel.Attribute.PersistentAttributeType persistentAttributeType) |
getBindableJavaType, getBindableType, getType, isAssociation, isCollection, isId, isOptional, isVersion
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType, readObject, writeObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDeclaringType, getJavaMember, getJavaType, getName, getPersistentAttributeType
public Version(String name, Class<Y> javaType, AbstractManagedType<X> declaringType, Member member, javax.persistence.metamodel.Type<Y> attributeType, javax.persistence.metamodel.Attribute.PersistentAttributeType persistentAttributeType)
Copyright © 2002-2020 Red Hat Middleware, LLC. All Rights Reserved