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

molecule.sql.h2.query.QueryExprMap_h2.scala Maven / Gradle / Ivy

There is a newer version: 0.12.1
Show newest version
package molecule.sql.h2.query

import molecule.core.query.Model2Query
import molecule.sql.core.query.{QueryExprMap, SqlQueryBase}

trait QueryExprMap_h2
  extends QueryExprMap
    with LambdasMap_h2 { self: Model2Query with SqlQueryBase =>

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy