Uses of Interface
org.hibernate.metamodel.relational.state.ColumnRelationalState

Packages that use ColumnRelationalState
org.hibernate.metamodel.relational This package defines the metamodel of a relational database schema. 
 

Uses of ColumnRelationalState in org.hibernate.metamodel.relational
 

Methods in org.hibernate.metamodel.relational with parameters of type ColumnRelationalState
 void Column.initialize(ColumnRelationalState state, boolean forceNonNullable, boolean forceUnique)
           
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.