org.dalesbred |
Contains the most important classes, most notably Database .
|
org.dalesbred.annotation |
Annotations that programs can use to customize certain aspects of Dalesbred's functionality.
|
org.dalesbred.connection |
Contains connection-providers for different ways of establishing connections.
|
org.dalesbred.conversion |
Conversion of database results to classes and vice versa.
|
org.dalesbred.datatype |
Special data types.
|
org.dalesbred.dialect |
Support for different databases.
|
org.dalesbred.integration.joda |
|
org.dalesbred.integration.spring |
|
org.dalesbred.integration.threeten |
|
org.dalesbred.internal.instantiation |
Support for instantiating objects from result-sets.
|
org.dalesbred.internal.jdbc |
Internal JDBC-related functionality.
|
org.dalesbred.internal.result |
Internal result-handling classes.
|
org.dalesbred.internal.utils |
Internal utility classes.
|
org.dalesbred.query |
|
org.dalesbred.result |
Handling database-results.
|
org.dalesbred.transaction |
Transaction management.
|