Floating environments Prevent figures from floating Force floats forward Adjust LaTeX placement rules (*) One common frustration with LaTeX is the placement of figures and tab...
Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
Overview Use Cases Historical Tags Audit Branch Usage Overview Iceberg table metadata maintains a snapshot log, which represents the changes applied to a table. Snapshots ar...
The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...
JDO utilizes some terminology used elsewhere (e.g. Java EE) but also introduces some terminology that may be new to people. Below is a glossary of some common terms that may be en...