Codion Framework API 0.17.27

Modules
Module
Description
Common classes used throughout, such as:

Event
EventObserver
State
StateObserver
Value
ValueObserver

Configuration values:
Text.DEFAULT_COLLATOR_LANGUAGE
Core classes concerned with JDBC connectivity, such as:

Database
DatabaseFactory
DatabaseConnection
DatabaseException
DatabaseFunction
DatabaseProcedure

Shared i18n messages.

Messages
DatabaseFactory implementation for Db2.

Db2DatabaseFactory
DatabaseFactory implementation for Derby.

DerbyDatabaseFactory
DatabaseFactory implementation for H2.

H2DatabaseFactory
DatabaseFactory implementation for HSQLDB.

HSQLDatabaseFactory
DatabaseFactory implementation for MariaDb

MariaDBDatabaseFactory
DatabaseFactory implementation for MySQL.

MySQLDatabaseFactory
DatabaseFactory implementation for Oracle.

OracleDatabaseFactory
DatabaseFactory implementation for PostgreSQL.

PostgreSQLDatabaseFactory
DatabaseFactory implementation for SQLite.

SQLiteDatabaseFactory
DatabaseFactory implementation for SQL Server.

SQLServerDatabaseFactory
Core framework database connection classes, such as:

EntityConnection
EntityConnectionProvider
HTTP based database connection classes.

HttpEntityConnection
HttpEntityConnectionProvider
Local JDBC based database connection classes.

LocalEntityConnection
LocalEntityConnectionProvider
RMI based database connection classes.

RemoteEntityConnection
RemoteEntityConnectionProvider
Domain model unit test classes.

EntityTestUnit
EntityTestUtil
Shared framework i18n messages.

FrameworkMessages
JSON serialization for db related classes.

DatabaseObjectMapper
JSON serialization for domain related classes.

EntityObjectMapper
EntityObjectMapperFactory
Base classes for unit testing framework application model classes:

AbstractEntityModelTest
AbstractEntityTableModelTest
AbstractEntityApplicationModelTest
Servlet AuxiliaryServer implementation for EntityServer, based on Javalin.

EntityService
EntityServiceFactory
Hikari implementation of ConnectionPoolFactory.
Image panel.

NavigableImagePanel
JasperReports implementation of Report

JasperReports
JRReport
JRReportType
Java Util Logging implementation of LoggerProxy.
Log4J implementation of LoggerProxy.
Logback implementation of LoggerProxy.
Tomcat implementation of ConnectionPoolFactory.
Common Swing model tools, such as:

LoadTestModel
UsageScenario
Common Swing UI tools.

LoadTestPanel
Framework Swing model tools, such as:

EntityLoadTestModel
Framework EntityServer monitor.
Base classes for unit testing framework ui classes.

EntityEditPanelTestUnit
EntityApplicationPanelTestUnit
Framework Swing UI tools.

DatabaseExplorerPanel