public class H2Utils extends Object
Modifier and Type | Field and Description |
---|---|
static int |
XA_DATA_SOURCE |
Constructor and Description |
---|
H2Utils() |
Modifier and Type | Method and Description |
---|---|
static Object |
createJdbcDataSourceFactory() |
static XAConnection |
createXAConnection(Object factory,
Connection physicalConn) |
static int |
getNextId(int type) |
public static final int XA_DATA_SOURCE
public static Object createJdbcDataSourceFactory()
public static XAConnection createXAConnection(Object factory, Connection physicalConn) throws SQLException
SQLException
Copyright © 2013–2017 Alibaba Group. All rights reserved.