ModeShape Distribution 3.5.0.Final

org.modeshape.sequencer.ddl.dialect.oracle
Interface OracleDdlConstants.IndexTypes

Enclosing interface:
OracleDdlConstants

public static interface OracleDdlConstants.IndexTypes


Field Summary
static String BITMAP_JOIN
           
static String CLUSTER
           
static String TABLE
           
 

Field Detail

BITMAP_JOIN

static final String BITMAP_JOIN
See Also:
Constant Field Values

CLUSTER

static final String CLUSTER
See Also:
Constant Field Values

TABLE

static final String TABLE
See Also:
Constant Field Values

ModeShape Distribution 3.5.0.Final

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