Package org.ehrbase.aql.sql.queryimpl
Class AqlDialects
java.lang.Object
org.ehrbase.aql.sql.queryimpl.AqlDialects
- Direct Known Subclasses:
AqlRoutines
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidisSupported(org.jooq.Configuration configuration) Provisional to switch encoding depending on the supported dialect respectively for JSON
-
Constructor Details
-
AqlDialects
protected AqlDialects()
-
-
Method Details
-
isSupported
public static void isSupported(org.jooq.Configuration configuration) Provisional to switch encoding depending on the supported dialect respectively for JSON
-