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