Skip to content

A middleware layer in Java that abstracts away database tables and database operations.

License

Notifications You must be signed in to change notification settings

Mindtoeye/knossys-db-serialization

Repository files navigation

DBSerialization

A middleware layer in Java that abstracts away database tables and database operations.

For detailed documentation, please visit:

https://github.com/Knossys/DBSerialization/wiki

Building and Testing

The best way to see what it does and to jump into examples is to build the package.

Run:

./test.sh

This will build the library and run a bunch of tests using SQLite. The test is also an excellent example to get started and you can find it at:

./dbserialization/src/test/java/com/knossys/rnd/kshiro

About

A middleware layer in Java that abstracts away database tables and database operations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published