Soopertube

Thursday, June 20, 2013

Spring Hibernate: bookstore.service.BookService.java


package bookstore.service;

import java.util.List;

import bookstore.domain.Book;

public interface BookService {

public void persist(Book book);

public List<Book> getAll();
}

Posted by Unknown at 2:31 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2014 (1)
    • ►  March (1)
  • ▼  2013 (16)
    • ►  October (1)
    • ▼  June (15)
      • Bookstore - folder structure and architecture diagram
      • Spring Hibernate: web/index.jsp
      • Spring Hibernate: bookstore.service.BookServiceImp...
      • Spring Hibernate: bookstore.service.BookService.java
      • Spring Hibernate: bookstore.domain.Book.java
      • Spring Hibernate: bookstore.dao.BaseDaoImpl.java
      • Spring Hibernate: bookstore.dao.BaseDao.java
      • Spring Hibernate: bookstore.controller.BookControl...
      • OOD Video Source
      • Spring Hibernate - web.xml
      • Spring Hibernate - spring-mvc-servlet.xml
      • Spring Hibernate - bookstore.css
      • Spring Hibernate - messages.properties
      • Spring Hibernate Tutorial - Application Config
      • Spring Tutorial Part 2 - Object creation, construc...

About Me

Unknown
View my complete profile
Picture Window theme. Powered by Blogger.