hibernate - How to recover all data query? -


i need recover data query (null , non-null)

this hql i'm using:

select a.fecaltaejprof fecaltaejprof, a.fecbajaejprof fecbajaejprof, b.idcategoria idcategoria ejerprof a, categoria b a.idcategoria=b.idcategoria; 

this returns:

fecaltaprof    fecbajaprof    categoria -----------    -----------    --------- null           26-08-1989     whay 22-08-1898     22-01-1500     null 


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -