JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.boot.jaxb.mapping.spi.db
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
()