| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.cube.data |
| Modifier and Type | Method and Description |
|---|---|
static HTime |
HTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTime[] |
HTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLDatabaseWrangler.createTriggerOnTable(String triggerName,
List<Condition> conditions,
HTime htime,
String targetTableName,
String procedure) |
void |
DatabaseWrangler.createTriggerOnTable(String triggerName,
List<Condition> condition,
HTime htime,
String targetTableName,
String procedureName) |
Copyright © 2016. All Rights Reserved.