public interface MySQLClient
| Modifier and Type | Field and Description |
|---|---|
static PropertyKind<Long> |
LAST_INSERTED_ID
SqlResult
property kind for MySQL last_insert_id. |
static final PropertyKind<Long> LAST_INSERTED_ID
property kind for MySQL last_insert_id.last-inserted-id.Copyright © 2026 Eclipse. All rights reserved.