| Package | Description |
|---|---|
| org.apache.ibatis.metadata |
TODO fillme.
|
| Modifier and Type | Method and Description |
|---|---|
Column |
Table.getColumn(String name) |
Column |
Table.getPrimaryKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.addColumn(Column col) |
void |
Table.setPrimaryKey(Column column) |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.