MySQLDbCodecs
works.iterative.sqldb.mysql.MySQLDbCodecs
object MySQLDbCodecs
Shared DbCodecs for MySQL entities.
These codecs use java.sql.Timestamp as the base type because:
- Timestamp has native JDBC/Magnum support 2. Avoids circular dependency: Magnum's Instant codec uses OffsetDateTime, so defining OffsetDateTime in terms of Instant creates a deadlock
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MySQLDbCodecs.type
Members list
In this article