| Package | Description | 
|---|---|
| com.streambase.liveview.client | 
 Provides classes and interfaces fundamental to the TIBCO Live Datamart Java API. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static EnumSet<LiveViewQueryLanguage> | 
Table.LIVEVIEW_LANGUAGE_ONLY  | 
| Modifier and Type | Method and Description | 
|---|---|
static LiveViewQueryLanguage | 
LiveViewQueryLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LiveViewQueryLanguage[] | 
LiveViewQueryLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EnumSet<LiveViewQueryLanguage> | 
Table.getQueryLanguages()
Returns the languages that can be used for queries against this table. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.