Interface ModelsContext

All Known Implementing Classes:
AbstractModelsContext, BasicModelsContextImpl, RestoredModelContext

public interface ModelsContext
Context object for hibernate-models. Basically support for accessing the ClassDetails registry and the AnnotationDescriptor registry. Additionally, defines support for treat-style casting and serialization.
  • Method Details