Packages

package orm

Type Members

  1. abstract class AbstractFastOrmSpec[M[_], J, DS <: DataSource] extends FlatSpec with DatabaseSourceFixture[DS] with FastOrmFixture with Jdbc
  2. trait EntityFixture extends AnyRef
  3. class EntitySpec extends FlatSpec with UtilsSpec with EntityFixture
  4. trait FastOrmFixture extends OrmFixture
  5. class FieldTypeTest extends FlatSpec with UtilsSpec
  6. class OrmDslTest extends FlatSpec with UtilsSpec with FastOrmFixture
  7. trait OrmFixture extends AnyRef
  8. class OrmSpec extends FlatSpec with UtilsSpec with EntityFixture

Ungrouped