JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.boot.jaxb.mapping.spi.db
JaxbCheckConstraint
Contents
Description
Method Summary
Method Details
getName()
getConstraint()
getOptions()
Hide sidebar
Show sidebar
Interface JaxbCheckConstraint
All Known Implementing Classes:
JaxbCheckConstraintImpl
public interface
JaxbCheckConstraint
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getConstraint
()
String
getName
()
String
getOptions
()
Method Details
getName
String
getName
()
getConstraint
String
getConstraint
()
getOptions
String
getOptions
()