Interface LegacyDBConfigurator.NamedQueryBindingWrapper
- Enclosing interface:
- LegacyDBConfigurator
public static interface LegacyDBConfigurator.NamedQueryBindingWrapper
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSelect
NamedQuery getSelect()- Returns:
- The Select
NamedQuery
-
getUpdate
NamedQuery getUpdate()- Returns:
- The Update
NamedQuery
-
getConfig
NamedQueryBindingConfig getConfig()- Returns:
- The
NamedQueryBindingConfig
-