Module odo.sql
Package net.odoframework.sql.util.schema
-
Interface Summary Interface Description Relation<T,K> -
Class Summary Class Description BaseRelationship<T,K> BaseRelationshipBuilder<T,K,Z extends BaseRelationshipBuilder<T,K,Z>> Column<T,K,Z> ColumnBuilder<T,K,Z> ManyToOne<T,K> ManyToOneBuilder<T,K> OneToMany<T,K> OneToManyBuilder<T,K> OneToOne<T,K> OneToOneBuilder<T,K> PrimaryKey<T> Schema SchemaBuilder Table<T> TableBuilder<T>