Package com.esprit.services.films
Class ActorService
java.lang.Object
com.esprit.services.films.ActorService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
-
connection
Connection connection
-
-
Constructor Details
-
ActorService
public ActorService()Performs ActorService operation.
-
-
Method Details
-
create
-
read
-
update
-
getActorByNom
Retrieves the ActorByNom value.- Returns:
- the ActorByNom value
-
delete
-
getActorByPlacement
Retrieves the ActorByPlacement value.- Returns:
- the ActorByPlacement value
-