DBTransaction
Value members
Inherited methods
inline def find[T](query: Query[T]): Option[FlatType[FlatType[T, SqlDataType, [T <: SqlDataType] =>> Expr[T]], Product, [E <: Product] =>> TableSchema[E]]]
- Inherited from:
- DBOperater
inline def page[T <: Tuple](query: Select[T, _])(pageSize: Int, pageNum: Int, needCount: Boolean): Page[EliminateTuple1[T]]
- Inherited from:
- DBOperater
inline def queryToList[T](query: Query[T]): List[FlatType[FlatType[T, SqlDataType, [T <: SqlDataType] =>> Expr[T]], Product, [E <: Product] =>> TableSchema[E]]]
- Inherited from:
- DBOperater