molecule.sql.h2.query.LambdasOne_h2.scala Maven / Gradle / Ivy
package molecule.sql.h2.query
import molecule.sql.core.query.{LambdasOne, SqlQueryBase}
trait LambdasOne_h2 extends LambdasOne { self: SqlQueryBase =>
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy