Package org.hibernate.tuple
Class AbstractAttribute
java.lang.Object
org.hibernate.tuple.AbstractAttribute
- All Implemented Interfaces:
Attribute
- Direct Known Subclasses:
AbstractNonIdentifierAttribute
,IdentifierProperty
@Deprecated(forRemoval=true)
public abstract class AbstractAttribute
extends Object
implements Attribute
Deprecated, for removal: This API element is subject to removal in a future version.
No direct replacement.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AbstractAttribute
(String attributeName, Type attributeType) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
AbstractAttribute
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details