public class Delegate extends Object
| Constructor and Description |
|---|
Delegate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
adjustDatabase(OADataSourceJDBC ds) |
static int |
getMaxLength(Column c) |
static int |
getPropertyMaxLength(Database database,
Class c,
String propertyName) |
static int |
getPropertyMaxLength(OADataSourceJDBC ds,
Class c,
String propertyName)
Returns max length allowed for a property.
|
public static int getPropertyMaxLength(OADataSourceJDBC ds, Class c, String propertyName)
public static int getPropertyMaxLength(Database database, Class c, String propertyName)
public static int getMaxLength(Column c)
public static void adjustDatabase(OADataSourceJDBC ds)
Copyright © 1999–2025 ViaOA. All rights reserved.