org.milyn.routing.db
Class SQLExecutor.ResultSetScopeDecoder

java.lang.Object
  extended by org.milyn.routing.db.SQLExecutor.ResultSetScopeDecoder
All Implemented Interfaces:
Serializable, DataDecoder
Enclosing class:
SQLExecutor

public static class SQLExecutor.ResultSetScopeDecoder
extends Object
implements DataDecoder

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.milyn.javabean.DataDecoder
DataDecoder.Factory
 
Constructor Summary
SQLExecutor.ResultSetScopeDecoder()
           
 
Method Summary
 Object decode(String data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLExecutor.ResultSetScopeDecoder

public SQLExecutor.ResultSetScopeDecoder()
Method Detail

decode

public Object decode(String data)
              throws DataDecodeException
Specified by:
decode in interface DataDecoder
Throws:
DataDecodeException


Copyright © 2014. All Rights Reserved.