Kripton library allow to serialize/deserialize java bean in SQLite database, SharedPreference, JSON, XML and other formats through an annotation processor and use of interfaces.
It's a open source library and you can found source code at https://github.com/xcesco/kripton
The wiki url is present at https://github.com/xcesco/kripton/wiki
This is an example app and its source can be found at https://github.com/xcesco/kripton/tree/master/KriptonQuickStart
библиотека Криптон позволяют сериализации / десериализации Java Bean в базе данных SQLite, SharedPreference, JSON, XML и другие форматы через процессор аннотаций и использования интерфейсов.
Это библиотека с открытым исходным кодом, и вы можете найден исходный код на https://github.com/xcesco/kripton
Вики URL присутствует в https://github.com/xcesco/kripton/wiki
Это пример приложения и его источник можно найти на сайте https://github.com/xcesco/kripton/tree/master/KriptonQuickStart