Uses of Class
org.teiid.query.util.GeneratedKeysImpl
-
Packages that use GeneratedKeysImpl Package Description org.teiid.query.util -
-
Uses of GeneratedKeysImpl in org.teiid.query.util
Methods in org.teiid.query.util that return GeneratedKeysImpl Modifier and Type Method Description GeneratedKeysImpl
CommandContext. getGeneratedKeys()
GeneratedKeysImpl
CommandContext. returnGeneratedKeys(String[] columnNames, Class<?>[] columnDataTypes)
-