| Package | Description |
|---|---|
| br.com.sankhya.jape.dao | |
| br.com.sankhya.jape.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityDAO.PlainExecutableSQLCommand
Mantém um comando SQL pronto para ser executado no futuro (usada em paginação de dados)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EntityDAO.unlazyClobs(EntityDAO.ExecutableSQLCommand command) |
| Modifier and Type | Method and Description |
|---|---|
EntityDAO.ExecutableSQLCommand |
FinderWrapper.getExecutableSqlCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinderWrapper.setExecutableSqlCommand(EntityDAO.ExecutableSQLCommand executableSqlCommand) |