Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 923 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 923 Bytes

CarbonJava

Run CarbonORM Queries in Java

This is an experiment using ChatGPT to translate CarbonPHP into Java. This process is not complete and is not intended to download for use.

@MVN

Project created with Maven using the following command:

mvn archetype:generate -DgroupId=dev.carbonorm.carbonjava -DartifactId=carbonjava -DarchetypeArtifactId=maven-archetype-quickstart -DinteractiveMode=false

https://central.sonatype.org/publish/requirements/#developer-information

@link

https://docs.github.com/en/actions/publishing-packages/publishing-java-packages-with-maven https://www.infoworld.com/article/2077706/named-parameters-for-preparedstatement.html?page=2 https://stackoverflow.com/questions/2309970/named-parameters-in-jdbc https://central.sonatype.org/publish/requirements/#developer-information https://stackoverflow.com/questions/20442265/how-to-decode-json-with-unknown-field-using-gson