public final class SQLRouteResult extends Object
| Constructor and Description |
|---|
SQLRouteResult(SQLStatementContext sqlStatementContext,
ShardingConditions shardingConditions) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<GeneratedKey> |
getGeneratedKey()
Get generated key.
|
public SQLRouteResult(SQLStatementContext sqlStatementContext, ShardingConditions shardingConditions)
public com.google.common.base.Optional<GeneratedKey> getGeneratedKey()
Copyright © 2020 The Apache Software Foundation. All rights reserved.