package orm
Type Members
- abstract class AbstractFastOrmSpec[M[_], J, DS <: DataSource] extends FlatSpec with DatabaseSourceFixture[DS] with FastOrmFixture with Jdbc
- trait EntityFixture extends AnyRef
- class EntitySpec extends FlatSpec with UtilsSpec with EntityFixture
- trait FastOrmFixture extends OrmFixture
- class FieldTypeTest extends FlatSpec with UtilsSpec
- class OrmDslTest extends FlatSpec with UtilsSpec with FastOrmFixture
- trait OrmFixture extends AnyRef
- class OrmSpec extends FlatSpec with UtilsSpec with EntityFixture