public class PostgreSQLTextToOID extends Object
| Constructor and Description |
|---|
PostgreSQLTextToOID() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertColumnFromOID(String table,
String id,
String column,
DataSource dataSource) |
static void |
convertColumnToOID(String table,
String id,
String column,
DataSource dataSource) |
public static void convertColumnToOID(String table, String id, String column, DataSource dataSource)
public static void convertColumnFromOID(String table, String id, String column, DataSource dataSource)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.