Java Code Geeks

java_home

Sunday, September 22, 2013

redis , for windows ,

https://github.com/rgl/redis/downloads
Posted by Ramesh Babu Y at 10:26 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • what is current_session_context_class in hibernate configuration xml
    meaning and need for the  current_session_context_class When you create a hibernate session using any of the sessionFactory.openSession(....
  • what is @Transient annotation in hibernate
    let consider the below java bean defination package com.yagapps.hibernate; import javax.persistence.Column; import javax.persistenc...
  • What is Diamond operator in java 7 , and what is the use of this , explanation with the simple example
    Every good programmer likes to write a concise but effective and optimized code. Type Inference is a way introduced in JDK 7 which will sur...
  • Hibernate Second level and Query Cache
    http://www.javacodegeeks.com/2012/02/hibernate-cache-levels-tutorial.html#more
  • cp: cannot create regular file ' ': Permission denied
    if u are facing the below message when u used copy command in unix ,   cp cp: cannot create regular file '<some file name>  ...
  • execute method signature in the Struts1.x , Action class child class
    1 . execute method is public so  public execute(){ } 2. it should return ActionForward instance  so public ActionForward e...
  • what is the meaning of out.flush() methode in jsp
    consider the following lines below in the jsp service method  ,  _jspService() out.write(<<some text>>); out.write(<<s...
  • Simple example for , Iterate method in the Hibernate Query Interface
    package com.criteria.example; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Gener...
  • Write a program in the language of your choice that will remove the grade of type "homework" with the lowest score for each student from the dataset that you imported in HW 2.1. Since each document is one grade, it should remove one document per student.
    package com.tengen; import java.net.UnknownHostException; import java.util.ArrayList; import java.util.Iterator; import java.util.List...
  • removing from the LinkedList is more faster than from ArrayList

Followers

Blog Archive

  • ►  2016 (1)
    • ►  February (1)
  • ►  2014 (16)
    • ►  September (4)
    • ►  August (2)
    • ►  July (2)
    • ►  June (5)
    • ►  May (3)
  • ▼  2013 (2)
    • ▼  September (1)
      • redis , for windows ,
    • ►  January (1)
  • ►  2012 (78)
    • ►  December (1)
    • ►  October (4)
    • ►  September (3)
    • ►  August (5)
    • ►  June (18)
    • ►  May (43)
    • ►  April (4)
Simple theme. Theme images by luoman. Powered by Blogger.