-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added metadata for
org.jooq:jooq:3.17.7
(#257)
* Added metadata for `org.jooq:jooq:3.17.7` * Added more tests and test metadata * Added more tests and fixed checkstyle
- Loading branch information
Showing
32 changed files
with
3,096 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[ | ||
"reflect-config.json" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,303 @@ | ||
[ | ||
{ | ||
"name": "[Ljava.lang.Boolean;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Byte;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Double;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Float;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Integer;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Long;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Object;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.Short;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.lang.String;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.math.BigDecimal;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.math.BigInteger;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.sql.Date;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.sql.Time;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.sql.Timestamp;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.Instant;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.LocalDate;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.LocalDateTime;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.LocalTime;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.OffsetDateTime;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.time.OffsetTime;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Ljava.util.UUID;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.Geography;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.Geometry;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.JSON;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.JSONB;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.Record;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.Result;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.RowId;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.XML;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.DayToSecond;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.UByte;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.UInteger;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.ULong;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.UShort;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.YearToMonth;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "[Lorg.jooq.types.YearToSecond;", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.impl.SQLDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.DefaultDSLContext" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.impl.SQLDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.DefaultDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.impl.SQLDataType", | ||
"allPublicFields": true, | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.cubrid.CUBRIDDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.derby.DerbyDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.firebird.FirebirdDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.h2.H2DataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.hsqldb.HSQLDBDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.ignite.IgniteDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.mariadb.MariaDBDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.mysql.MySQLDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.postgres.PostgresDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.sqlite.SQLiteDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
}, | ||
{ | ||
"name": "org.jooq.util.yugabytedb.YugabyteDBDataType", | ||
"condition": { | ||
"typeReachable": "org.jooq.impl.SQLDataType" | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[ | ||
{ | ||
"latest": true, | ||
"metadata-version": "3.17.7", | ||
"module": "org.jooq:jooq", | ||
"tested-versions": [ | ||
"3.17.7" | ||
] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
gradlew.bat | ||
gradlew | ||
gradle/ | ||
build/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
The metadata has been generated by executing the following script: | ||
|
||
```bash | ||
./generate-metadata.sh | ||
``` | ||
|
||
The generated metadata can be found in the `build/native/agent-output/test` directory. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"regexRules": [ | ||
{ | ||
"includeClasses": "org\\.jooq.*" | ||
}, | ||
{ | ||
"includeClasses": "\\[L.*" | ||
} | ||
] | ||
} |
Oops, something went wrong.