Skip to contentSkip to content

JavaBlog.fr / Java.lu

Java, Web, EDM (Documentum, FileNet)

  • Home
  • About me
  • DCTM : DFC
  • DCTM : DQL / API
Close Button
Search

Java/Hibernate: Don’t repeat the DAO with a GenericDaoJava/Hibernate: Don’t repeat the DAO with a GenericDao


June 19, 2012June 19, 2012 | Huseyin OZVERENHuseyin OZVEREN | 5 Comments | 8:28 AM

Here, I would like to propose you a good practice concerning the implementation of GenericDao because the basic operations for data persistence are all identical independently of object to save,

Read MoreRead More

Java/Hibernate: Converting Hibernate proxy to real object and ORMLazyLoaderJava/Hibernate: Converting Hibernate proxy to real object and ORMLazyLoader


June 18, 2012June 18, 2012 | Huseyin OZVERENHuseyin OZVEREN | 4 Comments | 6:33 AM

Hello, To continue with Hibernate/ORM posts, I would submit a common problem faced with the use of lazy loading in ORM: the objects returned by the ORM layer contain lazy

Read MoreRead More

Java/Hibernate: HashCode, Equals methodsJava/Hibernate: HashCode, Equals methods


June 17, 2012June 17, 2012 | Huseyin OZVERENHuseyin OZVEREN | 0 Comment | 8:29 AM

A simple post concerning the HashCode, Equals methods in Java world. These methods allow containers to ‘categorize’ the objects it contains and so find them more quickly. This is particularly

Read MoreRead More

Java: BlockingQueue implementation DelayQueue (Part7)Java: BlockingQueue implementation DelayQueue (Part7)


June 14, 2012June 14, 2012 | Huseyin OZVERENHuseyin OZVEREN | 0 Comment | 11:29 PM

After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.DelayQueue. This implementation of BlockingQueue stores and keeps the elements internally until a

Read MoreRead More

Posts navigation

Previous page Page 1 … Page 45 Page 46 Page 47 … Page 57 Next page

Tags

apache API application BlockingQueue client cloud Command Configuration content Crypto Cryptology database deployment DEVELOPMENT Documentum DQL ecm Encryption example Execution extjs File Files GAE generate generation gwt Hibernate java job library method object Presentation Queue script sencha server Service spring tomcat tool Validation web xml

 Categories

Recent Posts

  • Protected: FILENET : ACCE : Procedure Sweep Custom Action & Job
  • Protected: JAVA : Create a connection to SHAREPOINT site
  • Protected: Java 8/Documentum : use of future, callable tasks
  • Protected: Documentum/java : GET_LAST_SQL method
  • Protected: Java : java decompiler
  • Protected: Java : log4j : Documentum + some articles on log4shell topic
  • Protected: JAVA : Track Oracle Java Versions (powershell solution)
  • Protected: Documentum : WS DFS : SOAP requests / SOAP responses – SOAPUI
  • Protected: Web service : SOAP : Proxy : ProxyTrace, TCPTrace
  • Protected: Java : Generation of Java POJO classes from XSD files with jaxb-xjc
  • Protected: Java : Generation of a XSD from Java POJO classes with jaxb-xjc
  • Protected: Documentum : use of dynamic group dm_read_all_dynamic
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Video Podcasting WordPress Theme Copyright ® 2012 Huseyin Ozveren. No reproduction, even partial, can be used from this site and all its contents including text, documents, images, etc.. without the express permission of the author.

Scroll Up