This commit is contained in:
ilyin 2024-07-23 16:14:39 +03:00
parent a31cc55909
commit d8af8f4fd2
3676 changed files with 12794 additions and 535775 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<datasource>
<dbBeanPackage>ervu_secret.ervu_secret.db_beans</dbBeanPackage>
<dbName>postgres</dbName>
<dbName>subpoena</dbName>
<driverClassName>org.postgresql.Driver</driverClassName>
<host>10.10.31.118</host>
<manually>false</manually>
@ -15,11 +15,9 @@
<replicaJndiNames>java:/webbpm/subpoenaDS</replicaJndiNames>
<replicaJndiNames>java:/webbpm/summonListRegistryDS</replicaJndiNames>
<replicaJndiNames>java:/webbpm/ervuJournalDS</replicaJndiNames>
<schemas>information_schema</schemas>
<schemas>pg_catalog</schemas>
<schemas>public</schemas>
<sqlDialect>POSTGRES</sqlDialect>
<url>jdbc:postgresql://10.10.31.118:5432/postgres</url>
<url>jdbc:postgresql://10.10.31.118:5432/subpoena</url>
<urlPrefix>jdbc:postgresql:</urlPrefix>
<user>ervu</user>
</datasource>