Package org.hibernate.mapping
Interface Resolvable
- All Known Implementing Classes:
BasicValue
,DependantBasicValue
,DependantValue
public interface Resolvable
-
Method Summary
Modifier and TypeMethodDescriptionresolve()
boolean
resolve
(MetadataBuildingContext buildingContext)
-
Method Details
-
resolve
-
resolve
BasicValue.Resolution<?> resolve()
-