@Beta public class DataConnectionRef extends Object implements Serializable
Sources.jdbc(DataConnectionRef, ToResultSetFunction, FunctionEx).| Constructor and Description | 
|---|
DataConnectionRef(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
static DataConnectionRef | 
dataConnectionRef(String name)
Creates a reference to the configured data connection 
 | 
String | 
getName()  | 
String | 
toString()  | 
public DataConnectionRef(String name)
public static DataConnectionRef dataConnectionRef(String name)
name - name of the data connection configured in DataConnectionConfigpublic String getName()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.