| Package | Description |
|---|---|
| org.databene.jdbacl.model |
| Modifier and Type | Method and Description |
|---|---|
List<DBProcedure> |
DBPackage.getComponents() |
List<DBProcedure> |
DBPackage.getProcedures() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBPackage.addProcedure(DBProcedure procedure) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBPackage.setProcedures(org.databene.commons.collection.OrderedNameMap<DBProcedure> procedures) |
Copyright © 2006–2014 Volker Bergmann. All rights reserved.