Data Serialization with the InterSystems Persister for Java
- The InterSystems Persister for Java
- Overview of the Java Persister
- Serializing Data with Persister
- Implementing Schemas with SchemaManager
- Designing Schemas with SchemaBuilder
- Java Persister Examples
- Hello Persister
- Continents - Load Data from a Local Array
- DivvyTrip - CSV bicycle sharing dataset (small - 1.5 million records)
- ThreadLoader (large - 20 million records)
- Quick Reference for Java Persister Classes