Package | Description |
---|---|
com.streamscape.sdo.sql |
Modifier and Type | Field and Description |
---|---|
static QueryParameterMappingType |
QueryParameterMappingType.EVENT_PROPERTY |
static QueryParameterMappingType |
QueryParameterMappingType.GLOBAL_VARIABLE |
static QueryParameterMappingType |
QueryParameterMappingType.NULL_VALUE |
static QueryParameterMappingType |
QueryParameterMappingType.STATIC |
Modifier and Type | Method and Description |
---|---|
static QueryParameterMappingType |
QueryParameterMappingType.valueOf(java.lang.String name) |
static QueryParameterMappingType[] |
QueryParameterMappingType.values() |
Modifier and Type | Method and Description |
---|---|
void |
QueryParameterMappingTable.addParameter(java.lang.String name,
java.lang.String value,
QueryParameterMappingType type) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.