net.sf.saffron.oj
Interface OJConnectionRegistry.ExpressionFunctor

Enclosing interface:
OJConnectionRegistry

public static interface OJConnectionRegistry.ExpressionFunctor

Yields an expression for a JDBC data source when given expressions for the Saffron connection and a JDBC connect string.


Method Summary
 Expression go(Expression conExpr, Expression jdbcConStrExpr)
           
 

Method Detail

go

public Expression go(Expression conExpr,
                     Expression jdbcConStrExpr)

SourceForge.net_Logo