Uses of Interface
org.hibernate.metamodel.mapping.SelectableConsumer

Packages that use SelectableConsumer
Package
Description
 
Contains a framework of strategies for retrieving database-generated ids.
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating from persistence-context events.
SQL AST and builders used with flushed-based mutations (persist, merge, etc.).
Support for building TableMutation references for persisting entity mutation events