molecule.sql.mysql.marshalling.Rpc_mysql.scala Maven / Gradle / Ivy
The newest version!
package molecule.sql.mysql.marshalling
import molecule.core.marshalling.Boopicklers._
import molecule.sql.core.marshalling.Rpc_SQL
import molecule.sql.mysql.spi.Spi_mysql_sync
object Rpc_mysql extends Spi_mysql_sync with Rpc_SQL
© 2015 - 2024 Weber Informatics LLC | Privacy Policy