Index¶
An alphabetical map of key concepts to the documents that cover them. For a topic-grouped listing of every document, see the Table of Contents; to get started, see the Quickstart.
A¶
- Aggregates — PDO, rootId / rootClassId Columns
- Annotation analysis / processing — Service and Configuration API, Build Support, Tentackle Maven Plugin
- Archetype (project scaffolding) — Tentackle Project Archetype, Quickstart
- AtlantaFX theme — tentackle-fx-atlanta
- Auto-update — Tentackle Update, FX RDC Update
B¶
- Binding (models to views) — Binding, tentackle-fx
- BOM (Bill of Materials) — Tentackle BOM
- Bundles (resource) — Resource Bundles, Internationalization, Tentackle I18N
C¶
- Cache / caching — PDO Caching
- Code generation — Wurblets, Persistence Wurblets, Model Definition
- Common module (foundation) — Tentackle Common
- Core module (runtime foundation) — Tentackle Core
- Correctness guarantees — Correctness First
D¶
- Database backend — Tentackle SQL, Tentackle Database
- Daemon / supervisor (background threads) — Tasks and Daemons
- DataTypes (application-specific) — Embedded vs. DataType, Binding, Freezable
- DDL generation — SQL Maven Plugin, Model Definition
- Deduplication (wire format) — TRIP
- Dictionary (type compression) — TRIP
- Domain logic layer — Tentackle Domain, PDO
- DomainContext / DomainContextProvider — The DomainContextProvider, PDO
E¶
- Eager relations — Eager Relations, Model Definition
- Embedded entities — Embedded vs. DataType, Model Definition
F¶
- Freezable value types — Freezable
- FX / JavaFX — tentackle-fx, tentackle-fx-rdc, tentackle-fx-atlanta
I¶
- i18n / Internationalization — Resource Bundles, Internationalization, Tentackle I18N, I18N Maven Plugin
- Immutability — Immutable
- Indexes (database) — Model Definition
- Inheritance mapping — Model Definition
- Integrity modes — Model Definition
- Interceptors — Interceptors
J¶
- JPMS / Jigsaw (modules) — Tentackle Modules, Quickstart
- Jlink / Jpackage images — Jlink/Jpackage Maven Plugin, Quickstart
L¶
- Locking (optimistic
serial, token locks) — Locking - Logging — Tentackle Logging, SLF4J Provider, Log4J 2 Provider
M¶
- Maven plugins — Tentackle Maven Plugin, Maven Support, Build Support
- Migration (RMI → TRIP) — Migrate from RMI to TRIP
- Model definition (DSL) — Model Definition, Tentackle Model
- Modification tracking — Tentackle Session
- Modules — Tentackle Modules
- Multi-tier deployment — Multi-Tier Cascade
N¶
- N:M relations — Model Definition
O¶
- Operations (behavior without an entity) — Operation
- ORM comparison — PDOs vs. Traditional ORMs
P¶
- PDO (Persistent Domain Objects) — PDO, PDOs vs. ORMs
- Permissions / grantees — Security
- Persistence layer — Tentackle Persistence
- Pooling (sessions) — Tentackle Session
- Preferences (database-backed settings) — Preferences
Q¶
- QUIC transport — TRIP over QUIC, TRIP
- Quickstart — Quickstart
R¶
- Relations (object, list, reversed, N:M) — Model Definition, PdoSelectList / PdoSelectUnique, Eager Relations
- Remoting — TRIP, QUIC
- rootId / rootClassId — rootId / rootClassId Columns, Model Definition
S¶
- Scripting — Tentackle Scripting, Groovy, JRuby, JSR-223
- Security model — Security
- Select methods (generated queries) — PdoSelectList / PdoSelectUnique
- Serialization (wire format) — TRIP
- ServiceFinder / SPI — Service and Configuration API
- Session — Tentackle Session
- Snapshots and copies — Snapshots and Copies
- Spreadsheet / XLS / Excel export — tentackle-fx-rdc-poi
- SQL generation — SQL Maven Plugin, Tentackle SQL
T¶
- Technical & scientific applications — Why Tentackle Fits Technical and Scientific Applications
- Tasks / task dispatcher (background execution) — Tasks and Daemons
- Testing (TestNG support) — tentackle-test-pdo, tentackle-test-fx-rdc
- Tiers (nested servers/clients) — Multi-Tier Cascade
- Token locks — Locking
- Transactions — PDO, Tentackle Session, PDOs vs. ORMs
- Transports (pluggable) — TRIP, QUIC
- TRIP (remote invocation protocol) — TRIP, QUIC, Migrate from RMI to TRIP
U¶
- Update (self-update service) — Tentackle Update, FX RDC Update
V¶
- Validation — Validation, Check Maven Plugin
W¶
- Walkthrough (generated application) — MyApp Walkthrough
- Web integration — Tentackle Web
- Wizard (PDO/operation generator) — Wizard Maven Plugin
- Wurblets / Wurbelizer — Wurblets, Persistence Wurblets, Model Definition