|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableFilter
This interface allows to filter tables from a database schema.
| Method Summary | |
|---|---|
boolean |
processTable(java.lang.String tableName)
|
| Methods inherited from interface org.clazzes.jdbc2xml.schema.IndexFilter |
|---|
isKeepInternalIndices |
| Method Detail |
|---|
boolean processTable(java.lang.String tableName)
tableName - The table name.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||