Package | Description |
---|---|
com.streamscape.ds.jdbc | |
com.streamscape.runtime.mf.admin.dfo | |
java.sql |
Modifier and Type | Method and Description |
---|---|
Struct |
JDBCConnection.createStruct(java.lang.String typeName,
java.lang.Object[] attributes)
Factory method for creating Struct objects.
|
Modifier and Type | Method and Description |
---|---|
Struct |
DatabaseConnectionDelegate.createStruct(java.lang.String typeName,
java.lang.Object[] attributes) |
Modifier and Type | Method and Description |
---|---|
Struct |
Connection.createStruct(java.lang.String typeName,
java.lang.Object[] attributes)
Factory method for creating Struct objects.
|
Modifier and Type | Method and Description |
---|---|
void |
SQLOutput.writeStruct(Struct x)
Writes an SQL structured type value to the stream.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.