|
11638 | 11638 | }, |
11639 | 11639 | "name": "org.hibernate.dialect.PostgreSQLDialect", |
11640 | 11640 | "methods": [ |
| 11641 | + { |
| 11642 | + "name": "<init>", |
| 11643 | + "parameterTypes": [] |
| 11644 | + }, |
11641 | 11645 | { |
11642 | 11646 | "name": "<init>", |
11643 | 11647 | "parameterTypes": [ |
|
11742 | 11746 | }, |
11743 | 11747 | "name": "org.hibernate.dialect.MariaDBDialect", |
11744 | 11748 | "methods": [ |
| 11749 | + { |
| 11750 | + "name": "<init>", |
| 11751 | + "parameterTypes": [] |
| 11752 | + }, |
11745 | 11753 | { |
11746 | 11754 | "name": "<init>", |
11747 | 11755 | "parameterTypes": [ |
|
11750 | 11758 | } |
11751 | 11759 | ] |
11752 | 11760 | }, |
| 11761 | + { |
| 11762 | + "condition": { |
| 11763 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 11764 | + }, |
| 11765 | + "name": "org.hibernate.dialect.MariaDB103Dialect", |
| 11766 | + "methods": [ |
| 11767 | + { |
| 11768 | + "name": "<init>", |
| 11769 | + "parameterTypes": [] |
| 11770 | + } |
| 11771 | + ] |
| 11772 | + }, |
| 11773 | + { |
| 11774 | + "condition": { |
| 11775 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 11776 | + }, |
| 11777 | + "name": "org.hibernate.dialect.MariaDB106Dialect", |
| 11778 | + "methods": [ |
| 11779 | + { |
| 11780 | + "name": "<init>", |
| 11781 | + "parameterTypes": [] |
| 11782 | + } |
| 11783 | + ] |
| 11784 | + }, |
11753 | 11785 | { |
11754 | 11786 | "condition": { |
11755 | 11787 | "typeReachable": "org.mariadb.jdbc.Driver" |
|
11902 | 11934 | }, |
11903 | 11935 | "name": "org.hibernate.dialect.MySQLDialect", |
11904 | 11936 | "methods": [ |
| 11937 | + { |
| 11938 | + "name": "<init>", |
| 11939 | + "parameterTypes": [] |
| 11940 | + }, |
11905 | 11941 | { |
11906 | 11942 | "name": "<init>", |
11907 | 11943 | "parameterTypes": [ |
|
11910 | 11946 | } |
11911 | 11947 | ] |
11912 | 11948 | }, |
| 11949 | + { |
| 11950 | + "condition": { |
| 11951 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 11952 | + }, |
| 11953 | + "name": "org.hibernate.dialect.MySQL57Dialect", |
| 11954 | + "methods": [ |
| 11955 | + { |
| 11956 | + "name": "<init>", |
| 11957 | + "parameterTypes": [] |
| 11958 | + } |
| 11959 | + ] |
| 11960 | + }, |
| 11961 | + { |
| 11962 | + "condition": { |
| 11963 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 11964 | + }, |
| 11965 | + "name": "org.hibernate.dialect.MySQL8Dialect", |
| 11966 | + "methods": [ |
| 11967 | + { |
| 11968 | + "name": "<init>", |
| 11969 | + "parameterTypes": [] |
| 11970 | + } |
| 11971 | + ] |
| 11972 | + }, |
11913 | 11973 | { |
11914 | 11974 | "condition": { |
11915 | 11975 | "typeReachable": "com.mysql.cj.jdbc.Driver" |
|
12299 | 12359 | } |
12300 | 12360 | ] |
12301 | 12361 | }, |
| 12362 | + { |
| 12363 | + "condition": { |
| 12364 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 12365 | + }, |
| 12366 | + "name": "org.hibernate.dialect.Oracle10gDialect", |
| 12367 | + "methods": [ |
| 12368 | + { |
| 12369 | + "name": "<init>", |
| 12370 | + "parameterTypes": [] |
| 12371 | + } |
| 12372 | + ] |
| 12373 | + }, |
| 12374 | + { |
| 12375 | + "condition": { |
| 12376 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 12377 | + }, |
| 12378 | + "name": "org.hibernate.dialect.Oracle12cDialect", |
| 12379 | + "methods": [ |
| 12380 | + { |
| 12381 | + "name": "<init>", |
| 12382 | + "parameterTypes": [] |
| 12383 | + } |
| 12384 | + ] |
| 12385 | + }, |
12302 | 12386 | { |
12303 | 12387 | "name": "org.hibernate.dialect.OracleDialect", |
12304 | 12388 | "condition": { |
|
12418 | 12502 | "parameterTypes": [] |
12419 | 12503 | } |
12420 | 12504 | ] |
| 12505 | + }, |
| 12506 | + { |
| 12507 | + "condition": { |
| 12508 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 12509 | + }, |
| 12510 | + "name": "org.hibernate.dialect.SQLServer2008Dialect", |
| 12511 | + "methods": [ |
| 12512 | + { |
| 12513 | + "name": "<init>", |
| 12514 | + "parameterTypes": [] |
| 12515 | + } |
| 12516 | + ] |
| 12517 | + }, |
| 12518 | + { |
| 12519 | + "condition": { |
| 12520 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 12521 | + }, |
| 12522 | + "name": "org.hibernate.dialect.SQLServer2012Dialect", |
| 12523 | + "methods": [ |
| 12524 | + { |
| 12525 | + "name": "<init>", |
| 12526 | + "parameterTypes": [] |
| 12527 | + } |
| 12528 | + ] |
| 12529 | + }, |
| 12530 | + { |
| 12531 | + "condition": { |
| 12532 | + "typeReachable": "org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl" |
| 12533 | + }, |
| 12534 | + "name": "org.hibernate.dialect.SQLServer2016Dialect", |
| 12535 | + "methods": [ |
| 12536 | + { |
| 12537 | + "name": "<init>", |
| 12538 | + "parameterTypes": [] |
| 12539 | + } |
| 12540 | + ] |
12421 | 12541 | } |
12422 | 12542 | ] |
0 commit comments