MySqlPersistence<T> constructor
Null safety
Creates a new instance of the persistence component.
tableName
(optional) a table name.schemaName
(optional) a schema name.
Creates a new instance of the persistence component.
tableName
(optional) a table name.schemaName
(optional) a schema name.