Constraint

org.beangle.data.jdbc.meta.Constraint
See theConstraint companion class
object Constraint

Attributes

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

Members list

Value members

Concrete methods

def autoname(fk: ForeignKey): String
def autoname(uk: Constraint): String
def autoname(idx: Index): String
def hashedName(s: String): String

hash string to full alphanumeric,length less than 30

hash string to full alphanumeric,length less than 30

Attributes