c3p0连接怎么获取postgres的schema

如标题,c3p0连接怎么获取postgres的schema,使用原生的connection可以获取到,有人尝试过吗

C3P0是一个开源的JDBC连接池
那你直接用postgresql 的jdbc连啊。。