| Package | Description |
|---|---|
| org.iworkz.habitat.dao | |
| org.iworkz.habitat.db |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDao |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseHelper.createTable(GenericDao dao) |
void |
DatabaseHelper.createTableIfNotExists(GenericDao dao) |
void |
DatabaseHelper.dropTableIfExists(GenericDao dao) |
void |
DatabaseHelper.executeStatement(String sqlCommand,
GenericDao dao) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericDao[] |
DatabaseSetup.allDataAccessObjects() |
Copyright © 2018. All rights reserved.