Rentals

Connection Dictionary
Key Value
databaseEncoding ISO Latin-1
URL jdbc:openbase://127.0.0.1/WOMovies
LC_ALL iso_1
Referenced Models Movies
Adaptor Name JDBC


Entities
Name Table Class Name
CreditCard CREDIT_CARD webobjectsexamples.businesslogic.rentals.common.CreditCard
Customer CUSTOMER webobjectsexamples.businesslogic.rentals.common.Customer
Fee FEE webobjectsexamples.businesslogic.rentals.common.Fee
FeeType FEE_TYPE webobjectsexamples.businesslogic.rentals.common.FeeType
Rental RENTAL webobjectsexamples.businesslogic.rentals.common.Rental
RentalTerms RENTAL_TERMS webobjectsexamples.businesslogic.rentals.common.RentalTerms
Unit UNIT webobjectsexamples.businesslogic.rentals.common.Unit
User RENTALS_USER webobjectsexamples.businesslogic.rentals.common.User
Video VIDEO webobjectsexamples.businesslogic.rentals.common.Video