org.modeshape.sequencer.ddl.dialect.sqlserver
Interface SqlServerDdlConstants.SqlServerStatementStartPhrases

Enclosing interface:
SqlServerDdlConstants

public static interface SqlServerDdlConstants.SqlServerStatementStartPhrases


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-2012 JBoss, a division of Red Hat. All Rights Reserved.