All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.augustnagro.magnum.Table.scala Maven / Gradle / Ivy

The newest version!
package com.augustnagro.magnum

import scala.annotation.StaticAnnotation

class Table(
    val dbType: DbType,
    val nameMapper: SqlNameMapper = SqlNameMapper.SameCase
) extends StaticAnnotation




© 2015 - 2025 Weber Informatics LLC | Privacy Policy