Coder Social home page Coder Social logo

HibernateCriteriaBuilder about grails-doc HOT 4 CLOSED

grails avatar grails commented on July 18, 2024
HibernateCriteriaBuilder

from grails-doc.

Comments (4)

 avatar commented on July 18, 2024

I would like to add on in this issue, I was just going through the docs and found that whole orm folder is missing from the api/grails.

Example - http://grails.github.io/grails-doc/3.0.x/api/grails/orm/PagedResultList.html which is also giving 404 error, page not found, link comes under api/grails/orm. But when you change the grails version i.e 2.0.x which makes a link http://grails.github.io/grails-doc/2.0.x/api/grails/orm/PagedResultList.html which contains the actual docs.

FYI: @jeffbrown

from grails-doc.

chery-qualset-hcd-ca-gov avatar chery-qualset-hcd-ca-gov commented on July 18, 2024

So, either we remove the links in the Domain Classes/CreateCriteria gdoc or we point them to the right place.

The first case is easy.

In the second case, I don't know how the API documentation gets built and published to determine the right place to point the links.

The source code is found in grails-data-mapping\grails-datastore-gorm-hibernate4\src\main\groovy\grails\orm\HibernateCriteriaBuilder.java
or
C:\Users\cqualset\Documents\GitHub\grails-data-mapping\grails-datastore-gorm-hibernate\src\main\groovy\grails\orm\HibernateCriteriaBuilder.java

I can find the groovyDoc for grails.orm.HibernateCriteriaBuilder for v 2.2.x (http://grails.github.io/grails-doc/2.2.x/api/grails/orm/HibernateCriteriaBuilder.html), but not v 2.3 or later.

The grails.orm package containing HibernateCriteriaBuilder also contains createAlias, rlike and getHibernateDetachedCriteria.

from grails-doc.

graemerocher avatar graemerocher commented on July 18, 2024

The links need to be corrected to point to http://grails.github.io/grails-data-mapping/latest/api/index.html

from grails-doc.

graemerocher avatar graemerocher commented on July 18, 2024

Thanks

from grails-doc.

Related Issues (20)

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.