QueryPage

org.beangle.data.dao.QueryPage
See theQueryPage companion class
object QueryPage

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
QueryPage.type

Members list

Value members

Concrete methods

def apply[T <: Entity[_]](query: OqlBuilder[T], entityDao: EntityDao): QueryPage[T]