GithubHelp home page GithubHelp logo

meekyphotos / jooq-plural-to-singular-naming-strategy Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 9 KB

JOOQ naming strategy: Plurals to Singular for entities

License: MIT License

Java 100.00%
jooq jooq-generator jooq-library

jooq-plural-to-singular-naming-strategy's Introduction

jooq-plural-to-singular-naming-strategy

Custom JOOQ Naming strategy to create classes in singular form starting from plural table names.

Deplurization is done using

        <dependency>
            <groupId>org.jibx</groupId>
            <artifactId>jibx-tools</artifactId>
            <version>1.3.1</version>
        </dependency>

To use it add the following configuration in your JOOQ generator

<strategy>
  <name>org.travelhub.jooq.plugins.naming.PluralToSingularNamingStrategy</name>
</strategy>

and list this project as dependency in the plugin section

License

This software is license under MIT

jooq-plural-to-singular-naming-strategy's People

Contributors

meekyphotos avatar

Stargazers

 avatar  avatar

Watchers

 avatar

jooq-plural-to-singular-naming-strategy's Issues

License? :)

This looks useful but I don't know what license it's released under. :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.