public class ConnectionManager extends Object
Constructor and Description |
---|
ConnectionManager() |
Modifier and Type | Method and Description |
---|---|
static Connection |
create(String dbUrl,
Properties info) |
static void |
remove(ConnectionImple conn) |
public static Connection create(String dbUrl, Properties info) throws SQLException
SQLException
public static void remove(ConnectionImple conn)
Copyright © 2021 JBoss by Red Hat. All rights reserved.