Class PgEventHelper
- java.lang.Object
-
- org.apache.camel.component.pgevent.PgEventHelper
-
public final class PgEventHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.impossibl.postgres.api.jdbc.PGConnectiontoPGConnection(Connection connection)
-
-
-
Method Detail
-
toPGConnection
public static com.impossibl.postgres.api.jdbc.PGConnection toPGConnection(Connection connection) throws SQLException
- Throws:
SQLException
-
-