EntityUtil

scalikejdbc.EntityUtil
object EntityUtil

Attributes

Source
EntityUtil.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
EntityUtil.type

Members list

Value members

Concrete methods

def constructorParams[T](excludes: Expr[Seq[String]])(using quotes: Quotes)(using Type[T]): List[(String, TypeTree, Boolean, Option[Ref])]

Attributes

Source
EntityUtil.scala