org.jboss.dna.sequencer.ddl.dialect.db2
Interface Db2DdlConstants.Db2StatementStartPhrases

Enclosing interface:
Db2DdlConstants

public static interface Db2DdlConstants.Db2StatementStartPhrases


Field Summary
static String[][] ALTER_PHRASES
           
static String[][] CREATE_PHRASES
           
static String[][] DROP_PHRASES
           
static String[][] MISC_PHRASES
           
static String[][] SET_PHRASES
           
 

Field Detail

ALTER_PHRASES

static final String[][] ALTER_PHRASES

CREATE_PHRASES

static final String[][] CREATE_PHRASES

DROP_PHRASES

static final String[][] DROP_PHRASES

SET_PHRASES

static final String[][] SET_PHRASES

MISC_PHRASES

static final String[][] MISC_PHRASES


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.