Class StandardCollectionSemanticsResolver
java.lang.Object
org.hibernate.collection.internal.StandardCollectionSemanticsResolver
- All Implemented Interfaces:
CollectionSemanticsResolver
public class StandardCollectionSemanticsResolver
extends Object
implements CollectionSemanticsResolver
Standard implementation of CollectionSemanticsResolver
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StandardCollectionSemanticsResolver
Singleton access -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
Singleton access
-
-
Constructor Details
-
StandardCollectionSemanticsResolver
public StandardCollectionSemanticsResolver()
-
-
Method Details
-
resolveRepresentation
- Specified by:
resolveRepresentation
in interfaceCollectionSemanticsResolver
-