TypeNames

org.beangle.data.jdbc.engine.TypeNames
See theTypeNames companion class
object TypeNames

Attributes

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

Members list

Type members

Classlikes

class Builder

Attributes

Supertypes
class Object
trait Matchable
class Any
case class TypeInfo(name: String, category: String, precision: Option[String], scale: Option[String])

TypeInfo

TypeInfo

Value parameters

category

varchar/number

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all