org.sqlproc.engine.impl
Interface SqlMetaSimple

All Superinterfaces:
SqlMetaElement
All Known Implementing Classes:
SqlMetaConst, SqlMetaIdent, SqlMetaText

interface SqlMetaSimple
extends SqlMetaElement

The ancestor of simple META SQL sub-elements. In fact it's a marker interface for

Author:
Vladimir Hudec

Field Summary
 
Fields inherited from interface org.sqlproc.engine.impl.SqlMetaElement
AND_PREFIX, CONST_PREFIX, IDENT_PREFIX, IDENT_PREFIX_LEN, IDENT_SEPARATOR, OR_PREFIX
 
Method Summary
 
Methods inherited from interface org.sqlproc.engine.impl.SqlMetaElement
process
 



Copyright © 2011. All Rights Reserved.