JavaScript is disabled on your browser.
Skip navigation links
Hibernate Tools ORM 7.0.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.hibernate.tool.api.reveng
Interface AssociationInfo
public interface
AssociationInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getCascade
()
String
getFetch
()
Boolean
getInsert
()
Boolean
getUpdate
()
Method Details
getCascade
String
getCascade
()
getFetch
String
getFetch
()
getUpdate
Boolean
getUpdate
()
getInsert
Boolean
getInsert
()