- java.lang.Object
-
- com.anylogic.engine.database.DatabaseDescriptorRegistry
- All Implemented Interfaces:
java.io.Closeable
, java.lang.AutoCloseable
public class DatabaseDescriptorRegistry
extends java.lang.Object
implements java.io.Closeable
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
DatabaseDescriptorRegistry
public DatabaseDescriptorRegistry()
public java.sql.Connection getConnection(DatabaseDescriptor dd)
throws java.sql.SQLException
- Throws:
java.sql.SQLException
public void close()
throws java.io.IOException
- Specified by:
close
in interface java.lang.AutoCloseable
- Specified by:
close
in interface java.io.Closeable
- Throws:
java.io.IOException