JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
cn.dinodev.spring.data.schema.TableDef
Packages that use
TableDef
Package
Description
cn.dinodev.spring.data.schema
Uses of
TableDef
in
cn.dinodev.spring.data.schema
Methods in
cn.dinodev.spring.data.schema
with parameters of type
TableDef
Modifier and Type
Method
Description
void
SchemaManager.
addTable
(
TableDef
table)