org.apache.derby.iapi.sql
Interface LanguageProperties


public interface LanguageProperties

This is a holder of language properties that are exposed users. Consolodate all properties here.


Field Summary
static java.lang.String BULK_FETCH_DEFAULT
           
static int BULK_FETCH_DEFAULT_INT
           
static java.lang.String BULK_FETCH_PROP
           
 

Field Detail

BULK_FETCH_PROP

static final java.lang.String BULK_FETCH_PROP
See Also:
Constant Field Values

BULK_FETCH_DEFAULT

static final java.lang.String BULK_FETCH_DEFAULT
See Also:
Constant Field Values

BULK_FETCH_DEFAULT_INT

static final int BULK_FETCH_DEFAULT_INT
See Also:
Constant Field Values

Built on Thu 2012-03-29 21:53:33+0000, from revision ???

Apache Derby V10.6 Internals - Copyright © 2004,2007 The Apache Software Foundation. All Rights Reserved.