| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.processors.query.property |
| Modifier and Type | Method and Description |
|---|---|
static QueryBinaryProperty |
QueryUtils.buildBinaryProperty(GridKernalContext ctx,
String pathStr,
Class<?> resType,
Map<String,String> aliases,
boolean isKeyField,
boolean notNull,
Object dlftVal,
int precision,
int scale)
Builds binary object property.
|
| Constructor and Description |
|---|
QueryBinaryProperty(GridKernalContext ctx,
String propName,
QueryBinaryProperty parent,
Class<?> type,
boolean key,
String alias,
boolean notNull,
Object defaultValue,
int precision,
int scale)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021