A Grails service that generate sequence numbers from different sequences, formats, etc.
You can control the starting number, the format and you can have different sequences based on application logic.
The method getNextSequenceNumber() is injected into all domain classes annotated with @SequenceEntity.
It returns the next number for the sequence defined for the domain class.
License | Apache 2.0 |
---|---|
Tags | plugingeneratorgroovygrails |
HomePage | https://github.com/goeh/grails-sequence-generator |
Ranking | #57301 in MvnRepository (See Top Artifacts) |
Used By | 7 artifacts |
Version | Vulnerabilities | Repository | Usages | Date |
---|---|---|---|---|
1.2 | Grails Plugins | Sep 29, 2016 | ||
1.1 | Grails Plugins | Sep 29, 2016 | ||
1.0 | Grails Plugins | Sep 30, 2016 |
Related Books
Grails in Action (2014) by Peter Ledbrook, Glen Smith | |
Grails 2: A Quick-Start Guide (2013) by Dave Klein, Ben Klein | |
Programming Grails: Best Practices for Experienced Grails Developers (2013) by Burt Beckwith | |
Beginning Groovy, Grails and Griffon (Expert's Voice in Java) (2012) by Christopher M Judd, Joseph Faisal Nusairat, Jim Shingler, Vishal Layka | |
The Definitive Guide to Grails 2 (2012) by Jeff Scott Brown, Graeme Rocher | |
Pro Grails Plug-ins: How to Use, Build and Modify Grails Plug-ins (2010) by Harshad Oak |