org.jclarion.clarion.jdbc
Class JDBCSource

java.lang.Object
  extended by org.jclarion.clarion.jdbc.JDBCSource

public class JDBCSource
extends java.lang.Object

Model JDBC connection - shared by SQL files

Author:
barney

Constructor Summary
JDBCSource()
           
 
Method Summary
static AbstractJDBCSource get(java.lang.String name)
           
static void register(AbstractJDBCSource source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCSource

public JDBCSource()
Method Detail

get

public static AbstractJDBCSource get(java.lang.String name)

register

public static void register(AbstractJDBCSource source)


Copyright © 2010. All Rights Reserved.