Package org.hibernate.action.queue.spi.meta
package org.hibernate.action.queue.spi.meta
-
ClassDescription
TableDescriptorfor collection tables.Immutable descriptor for a column involved in a mutation.Immutable descriptor for a table involved in a mutation.Implementation ofJdbcValueDescriptor.Details about a table in the domain model, used to creation mutation operations in the graph-based ActionQueue implementation.Adapts aTableDescriptorto theTableMappinginterface, allowing graph-based infrastructure to use standard SQL model mutation builders.Descriptor for primary key columns.