JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.github.mmm.orm
Package
io.github.mmm.orm.dialect
Interface DbContext
public interface
DbContext
Interface for database contextual data and operations.
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
String
getQualifierPrefix
()
Method Details
getQualifierPrefix
default
String
getQualifierPrefix
()
Returns:
the prefix to qualify database objects like tables, views, sequences, etc.