| Package | Description |
|---|---|
| com.dynamic.sql.core.database | |
| com.dynamic.sql.core.database.parser.dialect |
| Modifier and Type | Method and Description |
|---|---|
static AbstractDialectParser |
SqlExecutionFactory.chosenDialectParser(SchemaProperties schemaProperties,
Class<?> entityClass,
Collection<Object> param) |
static AbstractDialectParser |
SqlExecutionFactory.chosenDialectParser(SchemaProperties schemaProperties,
Class<?> entityClass,
Collection<Object> param,
WhereCondition whereCondition) |
| Modifier and Type | Class and Description |
|---|---|
class |
MysqlParser |
class |
OracleParser |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.