@NotThreadSafe
public class TeiidSqlSequencer
extends org.modeshape.jcr.api.sequencer.Sequencer
Constructor and Description |
---|
TeiidSqlSequencer() |
Modifier and Type | Method and Description |
---|---|
void |
convertToJcr(String sql,
javax.jcr.Node parent) |
boolean |
execute(javax.jcr.Property inputProperty,
javax.jcr.Node outputNode,
org.modeshape.jcr.api.sequencer.Sequencer.Context context) |
void |
initialize(javax.jcr.NamespaceRegistry registry,
org.modeshape.jcr.api.nodetype.NodeTypeManager nodeTypeManager) |
public void initialize(javax.jcr.NamespaceRegistry registry, org.modeshape.jcr.api.nodetype.NodeTypeManager nodeTypeManager) throws javax.jcr.RepositoryException, IOException
initialize
in class org.modeshape.jcr.api.sequencer.Sequencer
javax.jcr.RepositoryException
IOException
public boolean execute(javax.jcr.Property inputProperty, javax.jcr.Node outputNode, org.modeshape.jcr.api.sequencer.Sequencer.Context context) throws Exception
execute
in class org.modeshape.jcr.api.sequencer.Sequencer
Exception
Copyright © 2013–2019. All rights reserved.