Modifier and Type | Class and Description |
---|---|
class |
DaoImpl<T>
The
Dao implementation. |
Modifier and Type | Method and Description |
---|---|
Dao<T> |
DaoBuilder.buildDao(Connection connection)
Creates a
Dao for performing CRUD operations of type T . |
Copyright © 2018. All rights reserved.