public static class SingularAttributeImpl.Version<X,Y> extends SingularAttributeImpl<X,Y>
SingularAttributeImpl.Identifier<X,Y>, SingularAttributeImpl.Version<X,Y>
Attribute.PersistentAttributeType
Bindable.BindableType
Constructor and Description |
---|
SingularAttributeImpl.Version(String name,
Class<Y> javaType,
AbstractManagedType<X> declaringType,
Member member,
Type<Y> attributeType,
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 SingularAttributeImpl.Version(String name, Class<Y> javaType, AbstractManagedType<X> declaringType, Member member, Type<Y> attributeType, Attribute.PersistentAttributeType persistentAttributeType)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.