| Package | Description |
|---|---|
| org.batoo.jpa.jdbc.adapter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JdbcAdaptor.dropSequence(QueryRunner runner,
SequenceGenerator sequence)
Drops the sequence.
|
protected void |
DerbyAdaptor.dropSequence(QueryRunner runner,
SequenceGenerator sequence)
Drops the sequence.
|
protected void |
JdbcAdaptor.dropTable(QueryRunner runner,
AbstractTable table)
Drops the table
|
protected void |
PostgreSqlAdaptor.dropTable(QueryRunner runner,
AbstractTable table)
Drops the table
|
Copyright © 2012-2013 Batoo. All Rights Reserved.