Uses of Interface
org.company.thesandbox.data.spring.dao.ArtistDaoBase

Packages that use ArtistDaoBase
org.company.thesandbox.data.spring.dao   
 

Uses of ArtistDaoBase in org.company.thesandbox.data.spring.dao
 

Subinterfaces of ArtistDaoBase in org.company.thesandbox.data.spring.dao
 interface ArtistDao
          ArtistDao Data Access Object (DAO).
 

Classes in org.company.thesandbox.data.spring.dao that implement ArtistDaoBase
 class ArtistDaoImpl
          Artist Data Access Object (DOA) Implementation.
 class ArtistDaoImplBase
          Artist Data Access Object (DOA) Implementation.
 



Copyright © 2010. All Rights Reserved.