public interface DbKey
Modifier and Type | Interface and Description |
---|---|
static class |
DbKey.Factory<T> |
static class |
DbKey.LinkKey |
static class |
DbKey.LinkKeyFactory<T> |
static class |
DbKey.LongKey |
static class |
DbKey.LongKeyFactory<T> |
static class |
DbKey.StringKey |
static class |
DbKey.StringKeyFactory<T> |
Modifier and Type | Method and Description |
---|---|
int |
setPK(java.sql.PreparedStatement pstmt) |
int |
setPK(java.sql.PreparedStatement pstmt,
int index) |