|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecte4s.util.E4Object
e4s.db.E4DBFilter
e4s.db.E4DBFilterAnd
e4s.db.E4DBSelect
e4s.db.systabledef.T_E4S_TRANS_APP_Sel
public class T_E4S_TRANS_APP_Sel
SQL select for T_E4S_TRANS_APP: Application translations (this are all user interface text elements that are used within your application). The source language depends on a system property. created: 20050218 115525, modified: 20071103 125846. $LastChangedRevision: 5290 $ $LastChangedDate: 2009-12-09 18:45:55 +0100 (Mi, 09 Dez 2009) $
| Column | Datatype | Remark | |
| DATMOD | DATE | Date modified | |
| DATNEW | DATE | Date created | |
| DEST_LAN | Language | 1 | Destination language |
| DEST_TXT | STRING(255) | Translated text | |
| SRC_LAN | Language | 1 | Source language |
| SRC_TXT | STRING(255) | 12 | Source text (to be translated) |
| UPD_COMPANY | E4CompanyIdINTEGER | Update Company | |
| UPD_MODE | STRING(4) | Update Mode | |
| UPD_USER | E4CompanyUserIdSTRING(16) | Update User |
T_E4S_TRANS_APP_Mod,
T_E4S_TRANS_APP_Obj| Nested Class Summary | |
|---|---|
static class |
T_E4S_TRANS_APP_Sel.T_E4S_TRANS_APP_And
Filter to be used as AND condition. |
static class |
T_E4S_TRANS_APP_Sel.T_E4S_TRANS_APP_Or
Filter to be used as OR condition. |
| Field Summary | |
|---|---|
static E4DBColumnInfo |
CI_DATMOD
|
static E4DBColumnInfo |
CI_DATNEW
|
static E4DBColumnInfo |
CI_DEST_LAN
|
static E4DBColumnInfo |
CI_DEST_TXT
|
static E4DBColumnInfo |
CI_SRC_LAN
|
static E4DBColumnInfo |
CI_SRC_TXT
|
static E4DBColumnInfo |
CI_UPD_COMPANY
|
static E4DBColumnInfo |
CI_UPD_MODE
|
static E4DBColumnInfo |
CI_UPD_USER
|
static E4DBColumnName |
COL_DATMOD
DATE Date modified |
static E4DBColumnName |
COL_DATNEW
DATE Date created |
static E4DBColumnName |
COL_DEST_LAN
Language Destination language Member of index: TRANS. |
static E4DBColumnName |
COL_DEST_TXT
STRING(255) Translated text |
static E4DBColumnName |
COL_SRC_LAN
Language Source language Member of index: TRANS. |
static E4DBColumnName |
COL_SRC_TXT
STRING(255) Source text (to be translated) Member of index: TRANS,#2. |
static E4DBColumnName |
COL_UPD_COMPANY
E4CompanyId defined as e4s.util.E4Long Numeric, incremental ID for companies Update Company |
static E4DBColumnName |
COL_UPD_MODE
STRING(4) Update Mode |
static E4DBColumnName |
COL_UPD_USER
E4CompanyUserId defined as e4s.util.E4String(16) User login name, unique identification for the user in the login process. |
static E4DBColumnInfo[] |
COLUMNS
Definition of database columns as array |
static E4DBIndexInfo |
IDX_TRANS
Definition of index IDX_TRANS. |
static E4DBIndexInfo |
IDX2
Definition of index IDX2. |
static E4DBIndexInfo[] |
INDEXES
Definition of table indexes. |
static boolean |
IS_CLIENT_DISTINCTIVE
This table does not enables client distinction. |
static boolean |
IS_FREEDEF_POSSIBLE
This table does not enable freedefined database fields. |
static int |
SVN_REVISION
SVN Revision Code. |
static E4DBTableName |
TABLENAME
Name of the database table. |
| Fields inherited from class e4s.db.E4DBSelect |
|---|
COLUMN_NAME_COUNT, COLUMN_NAME_SUM, DB_DATEFORMAT, DB_DATEPICTURE, ms_isunicode, NULL |
| Fields inherited from class e4s.db.E4DBFilter |
|---|
COMP_EMPTY, COMP_EQUALS, COMP_GREATER, COMP_GREATER_EQUAL, COMP_IN, COMP_IS_NOT_NULL, COMP_IS_NULL, COMP_LESS, COMP_LESS_EQUAL, COMP_LIKE, COMP_NOT_EMPTY, COMP_NOT_EQUALS, COMP_NOT_IN, COMP_NOT_LIKE |
| Fields inherited from class e4s.util.E4Object |
|---|
CRLF, E4S_CORE_SYSTEM_LANGUAGE, NBSP, NULLSTR, URL_ENCODING_CHARSET |
| Constructor Summary | |
|---|---|
T_E4S_TRANS_APP_Sel()
Construct an object for selecting data from T_E4S_TRANS_APP using the default database connection. |
|
T_E4S_TRANS_APP_Sel(E4DBConnection_Intf dbcon)
Construct an object for selecting data from T_E4S_TRANS_APP using a database connection. |
|
T_E4S_TRANS_APP_Sel(T_E4S_TRANS_APP_Sel dbtable,
boolean copy_where)
Construct an object for selecting data from T_E4S_TRANS_APP using an existing T_E4S_TRANS_APP_Sel instance. |
|
| Method Summary | |
|---|---|
static java.lang.String |
_getSVNVersionString()
Return the version info patched by CVS. |
boolean |
canHaveFreeDefinedFields()
Check, if this table might have freedefined fields. |
static void |
checkConsistency()
Check table consistency (structure only) against database. |
static void |
checkConsistency(boolean check_structure,
boolean check_index)
Check table consistency against database. |
static E4Fieldset |
createFIELDSET()
|
static E4Fieldset |
createFIELDSET(E4ApplObj_Intf applobj)
|
E4Fieldset |
createFIELDSET(FORM form)
|
E4ID |
E4ID()
|
static T_E4S_TRANS_APP_Obj |
find_TRANS(E4DBConnection_Intf con,
Language qDEST_LAN,
Language qSRC_LAN,
java.lang.String qSRC_TXT)
Find a record associates with index 1 (TRANS). |
static T_E4S_TRANS_APP_Obj |
find_TRANS(Language qDEST_LAN,
Language qSRC_LAN,
java.lang.String qSRC_TXT)
Find a record associates with unique index 1 (TRANS). |
java.util.Date |
get_DATMOD()
Get value for column DATMOD. |
java.util.Date |
get_DATNEW()
Get value for column DATNEW. |
Language |
get_DEST_LAN()
Get value for column DEST_LAN. |
java.lang.String |
get_DEST_TXT()
Get value for column DEST_TXT. |
E4Fieldset |
get_FIELDSET()
|
E4Fieldset |
get_FIELDSET(FORM form)
|
Language |
get_SRC_LAN()
Get value for column SRC_LAN. |
java.lang.String |
get_SRC_TXT()
Get value for column SRC_TXT. |
E4CompanyId |
get_UPD_COMPANY()
Get value for column UPD_COMPANY. |
java.lang.String |
get_UPD_MODE()
Get value for column UPD_MODE. |
E4CompanyUserId |
get_UPD_USER()
Get value for column UPD_USER. |
T_E4S_TRANS_APP_Obj |
get()
Get the data object for T_E4S_TRANS_APP without reading freedefined values. |
void |
get(E4Fieldset fieldset)
|
E4DBColumnInfo[] |
getColInfo()
Get information about the columns defined for this database table. |
E4DBIndexInfo |
getFirstPrimaryIndex()
Get the fields defined for the first unique index IDX_TRANS. |
E4DBIndexInfo[] |
getIdxInfo()
Get information about the indexes defined for this database table. |
java.lang.Class |
getModifyClass()
Get the defined and generated class for the modifications, this means INSERT, UPDATE and DELETE, related to this table T_E4S_TRANS_APP. |
java.lang.Class |
getObjectClass()
Get the defined and generated class for the data-object related to this table. |
E4PersistantVector |
getQuery()
E4DBSelect.executeQuery() and store elements of type T_E4S_TRANS_APP_Obj in a Vector. |
E4DBReference[] |
getReferenceDelete(E4DBColumnName cName)
Return null. |
E4DBReference[] |
getReferenceLookup(E4DBColumnName cName)
Return null. |
E4DBTypeUsage[] |
getUsage(E4DBColumnName colname)
For the case, that the specified column is a e4s defined type (e.g. |
boolean |
hasClientDistinctive()
Get the state if data of this table will be distincted by E4Client. |
static boolean |
isEmpty(E4DBConnection_Intf con)
Check, if this table contains any data. |
E4DBModify_Intf |
makeInstance_Modify(boolean copy_where)
Make an instance of the associated class for modification of database table entries. |
E4DBSelect_Intf |
makeInstance(boolean copy_where)
Create a new instance for T_E4S_TRANS_APP_Sel |
boolean |
next()
Fetch next record. |
T_E4S_TRANS_APP_Sel.T_E4S_TRANS_APP_Or |
or()
|
void |
sort_DATMOD_descending()
Sort descending by column DATMOD. |
void |
sort_DATMOD()
Sort ascending by column DATMOD. |
void |
sort_DATNEW_descending()
Sort descending by column DATNEW. |
void |
sort_DATNEW()
Sort ascending by column DATNEW. |
void |
sort_DEST_LAN_descending()
Sort descending by column DEST_LAN. |
void |
sort_DEST_LAN()
Sort ascending by column DEST_LAN. |
void |
sort_DEST_TXT_descending()
Sort descending by column DEST_TXT. |
void |
sort_DEST_TXT()
Sort ascending by column DEST_TXT. |
void |
sort_SRC_LAN_descending()
Sort descending by column SRC_LAN. |
void |
sort_SRC_LAN()
Sort ascending by column SRC_LAN. |
void |
sort_SRC_TXT_descending()
Sort descending by column SRC_TXT. |
void |
sort_SRC_TXT()
Sort ascending by column SRC_TXT. |
void |
sort_UPD_COMPANY_descending()
Sort descending by column UPD_COMPANY. |
void |
sort_UPD_COMPANY()
Sort ascending by column UPD_COMPANY. |
void |
sort_UPD_MODE_descending()
Sort descending by column UPD_MODE. |
void |
sort_UPD_MODE()
Sort ascending by column UPD_MODE. |
void |
sort_UPD_USER_descending()
Sort descending by column UPD_USER. |
void |
sort_UPD_USER()
Sort ascending by column UPD_USER. |
int |
toCsv(E4PrintStream out)
Export data from database table to CSV file (MS-Excel compatible input format). |
static int |
toCsv(java.lang.String path)
Export data from database table to CSV file (MS-Excel input format). |
int |
toSql(E4PrintStream out)
Export data from database table to SQL file. |
int |
toSql(E4PrintStream out,
int include_freefields)
Export data from database table to SQL script file. |
static void |
toSql(java.lang.String path)
Export data from database table to SQL script file. |
static int |
toSql(java.lang.String path,
int include_freefields)
Export data from database table to XML file. |
int |
toXml(E4PrintStream out)
Export data from database table to XML file. |
int |
toXml(E4PrintStream out,
E4StatusInformation_Intf status)
Export data from database table to XML file. |
int |
toXml(E4PrintStream out,
int include_freefields)
Export data from database table to XML file. |
int |
toXml(E4PrintStream out,
int include_freefields,
E4StatusInformation_Intf status)
Export data from database table to XML file. |
static void |
toXml(java.lang.String path)
Export data from database table to XML file. |
static void |
toXml(java.lang.String path,
E4StatusInformation_Intf status)
|
static int |
toXml(java.lang.String path,
int include_freefields)
Export data from database table to XML file. |
static int |
toXml(java.lang.String path,
int include_freefields,
E4DBColumnName distinctCol)
Export data from database table to XML file. |
static int |
toXml(java.lang.String path,
int include_freefields,
E4StatusInformation_Intf status)
Export data from database table to XML file. |
static int |
toXml(java.lang.String path,
int include_freefields,
E4StatusInformation_Intf status,
E4DBColumnName distinctCol)
Export data from database table to XML file. |
void |
where_DATMOD_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATMOD_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_isNull()
Define a is-null filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATMOD(java.util.Date filter)
Define a filter (AND-ed WHERE) for column DATMOD. |
void |
where_DATMOD(int operator,
java.util.Date filter)
Define a filter (AND-ed WHERE with operator) for column DATMOD. |
void |
where_DATNEW_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATNEW_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_isNull()
Define a is-null filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DATNEW(java.util.Date filter)
Define a filter (AND-ed WHERE) for column DATNEW. |
void |
where_DATNEW(int operator,
java.util.Date filter)
Define a filter (AND-ed WHERE with operator) for column DATNEW. |
void |
where_DEST_LAN_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DEST_LAN_in(Language[] filter)
Define a IN-filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_isNull()
Define a is-null filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_like(java.lang.String filter)
Define a filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_not_in(Language[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_LAN_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DEST_LAN(int operator,
Language filter)
Define a filter (AND-ed WHERE with operator) for column DEST_LAN. |
void |
where_DEST_LAN(Language filter)
Define a filter (AND-ed WHERE) for column DEST_LAN. |
void |
where_DEST_TXT_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DEST_TXT_in(java.lang.String[] filter)
Define a IN-filter (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_isNull()
Define a is-null filter (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_not_in(java.lang.String[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column DEST_TXT. |
void |
where_DEST_TXT_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_DEST_TXT(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column DEST_TXT. |
void |
where_DEST_TXT(java.lang.String filter)
Define a filter (AND-ed WHERE) for column DEST_TXT. |
void |
where_SRC_LAN_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SRC_LAN_in(Language[] filter)
Define a IN-filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_isNull()
Define a is-null filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_like(java.lang.String filter)
Define a filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_not_in(Language[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_LAN_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SRC_LAN(int operator,
Language filter)
Define a filter (AND-ed WHERE with operator) for column SRC_LAN. |
void |
where_SRC_LAN(Language filter)
Define a filter (AND-ed WHERE) for column SRC_LAN. |
void |
where_SRC_TXT_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SRC_TXT_in(java.lang.String[] filter)
Define a IN-filter (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_isNull()
Define a is-null filter (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_not_in(java.lang.String[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column SRC_TXT. |
void |
where_SRC_TXT_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_SRC_TXT(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column SRC_TXT. |
void |
where_SRC_TXT(java.lang.String filter)
Define a filter (AND-ed WHERE) for column SRC_TXT. |
void |
where_UPD_COMPANY_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_COMPANY_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_COMPANY(E4CompanyId filter)
Define a filter (AND-ed WHERE) for column UPD_COMPANY. |
void |
where_UPD_COMPANY(int operator,
E4CompanyId filter)
Define a filter (AND-ed WHERE with operator) for column UPD_COMPANY. |
void |
where_UPD_MODE_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_MODE_in(java.lang.String[] filter)
Define a IN-filter (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_isNull()
Define a is-null filter (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_not_in(java.lang.String[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_MODE_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_MODE(int operator,
java.lang.String filter)
Define a filter (AND-ed WHERE with operator) for column UPD_MODE. |
void |
where_UPD_MODE(java.lang.String filter)
Define a filter (AND-ed WHERE) for column UPD_MODE. |
void |
where_UPD_USER_in(E4CompanyUserId[] filter)
Define a IN-filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_in(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_USER_isEmpty()
Define a is-empty filter (empty string or null) - (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_isNotEmpty()
Define a NOT is-empty filter (empty string or null) - (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_isNotNull()
Define a is-NOT-null filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_isNull()
Define a is-null filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_like(java.lang.String filter)
Define a filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_not_in(E4CompanyUserId[] filter)
Define a NOT-IN-filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER_notin(E4DBSelectDistinct filter)
Define a SELECT WHERE column IN (SELECT DISTINCT column FROM..) |
void |
where_UPD_USER(E4CompanyUserId filter)
Define a filter (AND-ed WHERE) for column UPD_USER. |
void |
where_UPD_USER(int operator,
E4CompanyUserId filter)
Define a filter (AND-ed WHERE with operator) for column UPD_USER. |
| Methods inherited from class e4s.db.E4DBFilterAnd |
|---|
getWhere, isEmpty, isNotEmpty, isNotNull, isNull, OR, setFilter_NOT, setFilter_NOT, setFilter_NOT, setFilter_NOT, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter |
| Methods inherited from class e4s.db.E4DBFilter |
|---|
Escape, Escape, getApplObj, getClient, getSession, getWhere, isWhereDefined, OP, resetWhere, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter_NOT_IN, setFilter, setFilter, setWhere, toString |
| Methods inherited from class e4s.util.E4Object |
|---|
Calendar, CName, CName, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelApp, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelNone, E4LabelSys, E4LabelSys, e4sCopyright, e4sVersion, encode, encode, encode, encodeHtml, encodeHtml, encodeHtml, encodeURL, encodeURL, encodeURL, getLINE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTRACE, getTraceMemory, HtmlEncode, HtmlEncode, HtmlEncode, isdecimal, isdigit, isnotok, isnotok, isnumeric, isok, isok, isok, isok, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingFunction, lastCallingStack, mkdirs, null2nbsp, null2nbsp, null2nbsp, ok, ok, ok, ok, outPrintln, setLogFile4Trace, setTraceMemory, STACKTRACE, toDebug, toDouble, toFloat, toFloat, TRACE_CALLS, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, TRACE, wait |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface e4s.db.E4DBSelect_Intf |
|---|
close, executeQuery, getApplObj, getBoolean, getConnection, getDate, getFloat, getLong, getMetaData, getString, getTableName, getWhere, isTable, isView, isWhereDefined, reset, resetOrderBy, resetWhere, setConnection, setFilter, setFilter, setFilter, setFilter, setFilter, setFilter, setOrderBy, setWhere, supportsSorting, toString |
| Methods inherited from interface e4s.db.E4DBFilter_Intf |
|---|
isWhereDefined, resetWhere |
| Field Detail |
|---|
public static final E4DBTableName TABLENAME
public static final int SVN_REVISION
public static final boolean IS_CLIENT_DISTINCTIVE
E4Client,
hasClientDistinctive(),
Constant Field Valuespublic static final boolean IS_FREEDEF_POSSIBLE
E4DBFreeFieldName,
canHaveFreeDefinedFields(),
Constant Field Valuespublic static final E4DBColumnName COL_DATMOD
public static final E4DBColumnInfo CI_DATMOD
public static final E4DBColumnName COL_DATNEW
public static final E4DBColumnInfo CI_DATNEW
public static final E4DBColumnName COL_DEST_LAN
IDX_TRANSpublic static final E4DBColumnInfo CI_DEST_LAN
public static final E4DBColumnName COL_DEST_TXT
public static final E4DBColumnInfo CI_DEST_TXT
public static final E4DBColumnName COL_SRC_LAN
IDX_TRANSpublic static final E4DBColumnInfo CI_SRC_LAN
public static final E4DBColumnName COL_SRC_TXT
IDX_TRANS,
IDX2public static final E4DBColumnInfo CI_SRC_TXT
public static final E4DBColumnName COL_UPD_COMPANY
E4CompanyIdpublic static final E4DBColumnInfo CI_UPD_COMPANY
public static final E4DBColumnName COL_UPD_MODE
public static final E4DBColumnInfo CI_UPD_MODE
public static final E4DBColumnName COL_UPD_USER
E4CompanyUserIdpublic static final E4DBColumnInfo CI_UPD_USER
public static final E4DBColumnInfo[] COLUMNS
INDEXESpublic static final E4DBIndexInfo IDX_TRANS
COL_SRC_TXT,
COL_SRC_TXT,
COL_SRC_LAN,
COL_SRC_TXT,
COL_SRC_TXT,
COL_SRC_LAN,
COL_DEST_LANpublic static final E4DBIndexInfo IDX2
COL_SRC_TXTpublic static final E4DBIndexInfo[] INDEXES
COLUMNS| Constructor Detail |
|---|
public T_E4S_TRANS_APP_Sel(E4DBConnection_Intf dbcon)
dbcon - a database connection
public T_E4S_TRANS_APP_Sel()
throws E4DBException
E4DBException
public T_E4S_TRANS_APP_Sel(T_E4S_TRANS_APP_Sel dbtable,
boolean copy_where)
throws E4DBException
dbtable - a previous created T_E4S_TRANS_APP_Selcopy_where - if true, the WHERE statement from the table is also copied to the new created table.
E4DBException| Method Detail |
|---|
public T_E4S_TRANS_APP_Sel.T_E4S_TRANS_APP_Or or()
public E4DBSelect_Intf makeInstance(boolean copy_where)
throws E4DBException
makeInstance in interface E4DBSelect_Intfcopy_where - if true, the WHERE statement from the table is also copied to the new created table.
E4DBExceptionpublic E4ID E4ID()
public boolean hasClientDistinctive()
E4Client.
This is the case, if the E4ApplObj_Intf object was involved during
construction of the object.
hasClientDistinctive in interface E4DBSelect_IntfE4Client,
IS_CLIENT_DISTINCTIVEpublic boolean canHaveFreeDefinedFields()
canHaveFreeDefinedFields in interface E4DBSelect_IntfIS_FREEDEF_POSSIBLEpublic java.lang.Class getModifyClass()
getModifyClass in interface E4DBSelect_IntfE4DBModify_Intf,
E4DBModifyFreefields_Intf,
T_E4S_TRANS_APP_Mod
public E4DBModify_Intf makeInstance_Modify(boolean copy_where)
throws E4DBException
makeInstance_Modify in interface E4DBSelect_Intfcopy_where - if true, the WHERE statement from the table is also copied to the new created table.
E4DBExceptionmakeInstance(boolean)public java.lang.Class getObjectClass()
getObjectClass in interface E4DBSelect_IntfT_E4S_TRANS_APP_Objpublic E4DBColumnInfo[] getColInfo()
getColInfo in interface E4DBSelect_IntfE4DBColumnType objectsCOLUMNSpublic E4DBIndexInfo[] getIdxInfo()
E4DBIndexInfo objectsINDEXESpublic E4DBIndexInfo getFirstPrimaryIndex()
IDX_TRANS.
getFirstPrimaryIndex in interface E4DBSelect_IntfgetFirstPrimaryIndex in class E4DBSelect
public boolean next()
throws E4DBException
next in interface E4DBSelect_Intfnext in class E4DBSelectE4DBException
public java.util.Date get_DATMOD()
throws E4DBException
E4DBException
public java.util.Date get_DATNEW()
throws E4DBException
E4DBException
public Language get_DEST_LAN()
throws E4DBException
E4DBException
public java.lang.String get_DEST_TXT()
throws E4DBException
E4DBException
public Language get_SRC_LAN()
throws E4DBException
E4DBException
public java.lang.String get_SRC_TXT()
throws E4DBException
E4DBException
public E4CompanyId get_UPD_COMPANY()
throws E4DBException
E4DBExceptionE4CompanyId
public java.lang.String get_UPD_MODE()
throws E4DBException
E4DBException
public E4CompanyUserId get_UPD_USER()
throws E4DBException
E4DBExceptionE4CompanyUserId
public T_E4S_TRANS_APP_Obj get()
throws E4DBException
readfreefields - also include the freefields.
E4DBException
public E4PersistantVector getQuery()
throws E4DBException
E4DBSelect.executeQuery() and store elements of type T_E4S_TRANS_APP_Obj in a Vector.
Perform a E4DBSelect.close() afterwards.
E4DBExceptionpublic void sort_DATMOD()
public void sort_DATMOD_descending()
public void sort_DATNEW()
public void sort_DATNEW_descending()
public void sort_DEST_LAN()
public void sort_DEST_LAN_descending()
public void sort_DEST_TXT()
public void sort_DEST_TXT_descending()
public void sort_SRC_LAN()
public void sort_SRC_LAN_descending()
public void sort_SRC_TXT()
public void sort_SRC_TXT_descending()
public void sort_UPD_COMPANY()
E4CompanyIdpublic void sort_UPD_COMPANY_descending()
E4CompanyIdpublic void sort_UPD_MODE()
public void sort_UPD_MODE_descending()
public void sort_UPD_USER()
E4CompanyUserIdpublic void sort_UPD_USER_descending()
E4CompanyUserId
public void where_DATMOD(java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD(int operator,
java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DATMOD_isNull()
throws E4DBException
E4DBException
public void where_DATMOD_isNotNull()
throws E4DBException
E4DBException
public void where_DATMOD_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATMOD_isEmpty()
throws E4DBException
E4DBException
public void where_DATMOD_isNotEmpty()
throws E4DBException
E4DBException
public void where_DATNEW(java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW(int operator,
java.util.Date filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DATNEW_isNull()
throws E4DBException
E4DBException
public void where_DATNEW_isNotNull()
throws E4DBException
E4DBException
public void where_DATNEW_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DATNEW_isEmpty()
throws E4DBException
E4DBException
public void where_DATNEW_isNotEmpty()
throws E4DBException
E4DBException
public void where_DEST_LAN(Language filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_LAN(int operator,
Language filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DEST_LAN_like(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_LAN_in(Language[] filter)
throws E4DBException
E4DBException
public void where_DEST_LAN_not_in(Language[] filter)
throws E4DBException
E4DBException
public void where_DEST_LAN_isNull()
throws E4DBException
E4DBException
public void where_DEST_LAN_isNotNull()
throws E4DBException
E4DBException
public void where_DEST_LAN_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_LAN_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_LAN_isEmpty()
throws E4DBException
E4DBException
public void where_DEST_LAN_isNotEmpty()
throws E4DBException
E4DBException
public void where_DEST_TXT(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_TXT(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_DEST_TXT_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_DEST_TXT_not_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_DEST_TXT_isNull()
throws E4DBException
E4DBException
public void where_DEST_TXT_isNotNull()
throws E4DBException
E4DBException
public void where_DEST_TXT_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_TXT_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_DEST_TXT_isEmpty()
throws E4DBException
E4DBException
public void where_DEST_TXT_isNotEmpty()
throws E4DBException
E4DBException
public void where_SRC_LAN(Language filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_LAN(int operator,
Language filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_SRC_LAN_like(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_LAN_in(Language[] filter)
throws E4DBException
E4DBException
public void where_SRC_LAN_not_in(Language[] filter)
throws E4DBException
E4DBException
public void where_SRC_LAN_isNull()
throws E4DBException
E4DBException
public void where_SRC_LAN_isNotNull()
throws E4DBException
E4DBException
public void where_SRC_LAN_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_LAN_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_LAN_isEmpty()
throws E4DBException
E4DBException
public void where_SRC_LAN_isNotEmpty()
throws E4DBException
E4DBException
public void where_SRC_TXT(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_TXT(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_SRC_TXT_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_SRC_TXT_not_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_SRC_TXT_isNull()
throws E4DBException
E4DBException
public void where_SRC_TXT_isNotNull()
throws E4DBException
E4DBException
public void where_SRC_TXT_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_TXT_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_SRC_TXT_isEmpty()
throws E4DBException
E4DBException
public void where_SRC_TXT_isNotEmpty()
throws E4DBException
E4DBException
public void where_UPD_COMPANY(E4CompanyId filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_UPD_COMPANY(int operator,
E4CompanyId filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4CompanyId
public void where_UPD_COMPANY_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_UPD_COMPANY_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyId
public void where_UPD_MODE(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_UPD_MODE(int operator,
java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBException
public void where_UPD_MODE_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_UPD_MODE_not_in(java.lang.String[] filter)
throws E4DBException
E4DBException
public void where_UPD_MODE_isNull()
throws E4DBException
E4DBException
public void where_UPD_MODE_isNotNull()
throws E4DBException
E4DBException
public void where_UPD_MODE_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_UPD_MODE_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBException
public void where_UPD_MODE_isEmpty()
throws E4DBException
E4DBException
public void where_UPD_MODE_isNotEmpty()
throws E4DBException
E4DBException
public void where_UPD_USER(E4CompanyUserId filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_UPD_USER(int operator,
E4CompanyUserId filter)
throws E4DBException
filter - the value to be compared within the SQL statementoperator - the comparsion operator E4DBFilter
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_like(java.lang.String filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_in(E4CompanyUserId[] filter)
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_not_in(E4CompanyUserId[] filter)
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_isNull()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_isNotNull()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_in(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_notin(E4DBSelectDistinct filter)
throws E4DBException
filter - the value to be compared within the SQL statement
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_isEmpty()
throws E4DBException
E4DBExceptionE4CompanyUserId
public void where_UPD_USER_isNotEmpty()
throws E4DBException
E4DBExceptionE4CompanyUserIdpublic E4DBReference[] getReferenceDelete(E4DBColumnName cName)
E4DBSelect
getReferenceDelete in interface E4DBSelect_IntfgetReferenceDelete in class E4DBSelectcName - the column which references needs to be deleted (the "master")
public E4DBReference[] getReferenceLookup(E4DBColumnName cName)
E4DBSelect
getReferenceLookup in interface E4DBSelect_IntfgetReferenceLookup in class E4DBSelectcName - the column which references needs to be deleted (the "master")
public E4Fieldset createFIELDSET(FORM form)
createFIELDSET in interface E4DBSelect_Intfpublic static E4Fieldset createFIELDSET()
public static E4Fieldset createFIELDSET(E4ApplObj_Intf applobj)
public E4Fieldset get_FIELDSET()
throws E4DBException
E4DBException
public E4Fieldset get_FIELDSET(FORM form)
throws E4DBException
get_FIELDSET in interface E4DBSelect_IntfE4DBException
public void get(E4Fieldset fieldset)
throws E4DBException
get in interface E4DBSelect_IntfE4DBExceptionpublic E4DBTypeUsage[] getUsage(E4DBColumnName colname)
E4Long, E4String)
this function returns an array in which tables and columns this type is used, except the current table and the
specified column.
getUsage in interface E4DBSelect_Intfcolname - the column to be checkedE4DBIntegrity
public static boolean isEmpty(E4DBConnection_Intf con)
throws E4DBException
con - the connection
E4DBException
public static T_E4S_TRANS_APP_Obj find_TRANS(Language qDEST_LAN,
Language qSRC_LAN,
java.lang.String qSRC_TXT)
throws E4DBException
qDEST_LAN - query Destination languageqSRC_LAN - query Source languageqSRC_TXT - query Source text (to be translated)
E4DBException
public static T_E4S_TRANS_APP_Obj find_TRANS(E4DBConnection_Intf con,
Language qDEST_LAN,
Language qSRC_LAN,
java.lang.String qSRC_TXT)
throws E4DBException
con - the database connectionqDEST_LAN - query Destination languageqSRC_LAN - query Source languageqSRC_TXT - query Source text (to be translated)
E4DBException
public static void toXml(java.lang.String path)
throws E4DBException,
java.io.IOException
path - the output path.
E4DBException
java.io.IOException
public int toXml(E4PrintStream out)
throws E4DBException
out - an opened output stream
E4DBExceptiontoCsv(e4s.util.E4PrintStream),
toXml(String)
public static void toXml(java.lang.String path,
E4StatusInformation_Intf status)
throws E4DBException,
java.io.IOException
E4DBException
java.io.IOException
public int toXml(E4PrintStream out,
E4StatusInformation_Intf status)
throws E4DBException
out - an opened output stream
E4DBExceptiontoCsv(e4s.util.E4PrintStream),
toXml(String)
public int toXml(E4PrintStream out,
int include_freefields)
throws E4DBException
out - an opened output stream
E4DBExceptiontoCsv(e4s.util.E4PrintStream),
toXml(String)
public int toXml(E4PrintStream out,
int include_freefields,
E4StatusInformation_Intf status)
throws E4DBException
out - an opened output streaminclude_freefields - mode, how freefields shall be includedstatus - an optional status tracker interface
E4DBExceptiontoCsv(e4s.util.E4PrintStream),
toXml(String)
public static int toXml(java.lang.String path,
int include_freefields)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public static int toXml(java.lang.String path,
int include_freefields,
E4DBColumnName distinctCol)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public static int toXml(java.lang.String path,
int include_freefields,
E4StatusInformation_Intf status)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public static int toXml(java.lang.String path,
int include_freefields,
E4StatusInformation_Intf status,
E4DBColumnName distinctCol)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public int toCsv(E4PrintStream out)
throws E4DBException
out - an opened output streamfreefields - true include freefield values in export.
E4DBException
public static int toCsv(java.lang.String path)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public static void toSql(java.lang.String path)
throws E4DBException,
java.io.IOException
path - the output path.
E4DBException
java.io.IOException
public int toSql(E4PrintStream out)
throws E4DBException
out - an opened output stream
E4DBExceptiontoXml(e4s.util.E4PrintStream),
toCsv(e4s.util.E4PrintStream),
toSql(String)
public int toSql(E4PrintStream out,
int include_freefields)
throws E4DBException
out - an opened output stream
E4DBExceptiontoXml(e4s.util.E4PrintStream),
toCsv(e4s.util.E4PrintStream),
toSql(String)
public static int toSql(java.lang.String path,
int include_freefields)
throws E4DBException,
java.io.IOException
path - the path for file export
E4DBException
java.io.IOException
public static void checkConsistency()
throws E4DBException
E4DBException
public static void checkConsistency(boolean check_structure,
boolean check_index)
throws E4DBException
check_structure - check the table structurecheck_index - check the index (can be time consuming on startup)
E4DBExceptionpublic static java.lang.String _getSVNVersionString()
|
www.element4solution.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||