JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
dmv.spring.demo.model.repository.jdbc.sql
Interface NativeSQLQueries
All Known Implementing Classes:
CredentialsQueriesSQL
,
RoleQueriesSQL
,
UserQueriesSQL
public interface
NativeSQLQueries
Common interface for native SQL queries
Author:
dmv
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getQuery
()
Return SQL query as a plain string
Method Detail
getQuery
String
getQuery()
Return SQL query as a plain string
Returns:
SQL query
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method