flex.data.assemblers
Interface SQLAssemblerConstants

All Known Implementing Classes:
SQLAssembler

public interface SQLAssemblerConstants

Configuration constants for the SQLAssembler and its subclasses.


Field Summary
static String COUNT
           
static String CREATE_ITEM
           
static String DATABASE
           
static String DATASOURCE
           
static String DELETE_ITEM
           
static String DRIVER_CLASS
           
static String DRIVER_PASSWORD
           
static String DRIVER_URL
           
static String DRIVER_USER
           
static String FILL
           
static String GET_ITEM
           
static String ID_QUERY
           
static String LOGIN_TIMEOUT
           
static String PROCEDURE_NAME
           
static String PROCEDURE_PARAM
           
static String PROCEDURE_TYPE
           
static String PROPERTY_VALUE
           
static String QUERY_NAME
           
static String SQL
           
static String SQL_PROCEDURE
           
static String UPDATE_ITEM
           
 

Field Detail

DATABASE

static final String DATABASE
See Also:
Constant Field Values

DATASOURCE

static final String DATASOURCE
See Also:
Constant Field Values

DRIVER_CLASS

static final String DRIVER_CLASS
See Also:
Constant Field Values

DRIVER_URL

static final String DRIVER_URL
See Also:
Constant Field Values

DRIVER_USER

static final String DRIVER_USER
See Also:
Constant Field Values

DRIVER_PASSWORD

static final String DRIVER_PASSWORD
See Also:
Constant Field Values

LOGIN_TIMEOUT

static final String LOGIN_TIMEOUT
See Also:
Constant Field Values

SQL

static final String SQL
See Also:
Constant Field Values

SQL_PROCEDURE

static final String SQL_PROCEDURE
See Also:
Constant Field Values

COUNT

static final String COUNT
See Also:
Constant Field Values

CREATE_ITEM

static final String CREATE_ITEM
See Also:
Constant Field Values

DELETE_ITEM

static final String DELETE_ITEM
See Also:
Constant Field Values

GET_ITEM

static final String GET_ITEM
See Also:
Constant Field Values

FILL

static final String FILL
See Also:
Constant Field Values

ID_QUERY

static final String ID_QUERY
See Also:
Constant Field Values

UPDATE_ITEM

static final String UPDATE_ITEM
See Also:
Constant Field Values

QUERY_NAME

static final String QUERY_NAME
See Also:
Constant Field Values

PROCEDURE_NAME

static final String PROCEDURE_NAME
See Also:
Constant Field Values

PROCEDURE_PARAM

static final String PROCEDURE_PARAM
See Also:
Constant Field Values

PROPERTY_VALUE

static final String PROPERTY_VALUE
See Also:
Constant Field Values

PROCEDURE_TYPE

static final String PROCEDURE_TYPE
See Also:
Constant Field Values


Copyright © 2007 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/data/assemblers/SQLAssemblerConstants.html