Package mondrian.rolap.sql
Class SqlQuery.CodeSet
java.lang.Object
mondrian.rolap.sql.SqlQuery.CodeSet
- Enclosing class:
- SqlQuery
Collection of alternative code for alternative dialects.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CodeSet
public CodeSet()
-
-
Method Details
-
put
-
chooseQuery
Chooses the code variant which best matches the given Dialect.
-