| Interface | Description |
|---|---|
| H2Helper.PrepareCallback |
Callback used for working with PreparedStatement before executing query.
|
| H2Helper.ResultCallback<T> |
Callback used for processing query ResultSet.
|
| H2Helper.UpgradeCallback |
Callback used for creating and upgrading database tables.
|
| Class | Description |
|---|---|
| H2Helper |
Utility class for H2 Database.
|
Copyright © 2018. All rights reserved.