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

molecule.sql.h2.query.QueryExprSetRefAttr_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.{QueryExprSetRefAttr, SqlQueryBase}

trait QueryExprSetRefAttr_h2
  extends QueryExprSetRefAttr
    with LambdasSet_h2 { self: Model2Query with SqlQueryBase =>

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy