Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hibernate configuration #991

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 27, 2024

  1. pom.xml

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b5a10a9 View commit details
    Browse the repository at this point in the history
  2. hibernate.cfg.xml

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c03a94d View commit details
    Browse the repository at this point in the history
  3. MovieDao.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    d37cafe View commit details
    Browse the repository at this point in the history
  4. MovieDaoImpl.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c4769c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56008c9 View commit details
    Browse the repository at this point in the history
  6. Injector.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    099d6cd View commit details
    Browse the repository at this point in the history
  7. Movie.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0f7284b View commit details
    Browse the repository at this point in the history
  8. MovieService.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    1c7c81a View commit details
    Browse the repository at this point in the history
  9. MovieServiceImpl.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    fb83c2f View commit details
    Browse the repository at this point in the history
  10. HibernateUtil.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    3b472df View commit details
    Browse the repository at this point in the history
  11. Main.java

    VladSlob authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cfa058e View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. MovieDao.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3280b89 View commit details
    Browse the repository at this point in the history
  2. MovieDaoImpl.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    38d4f44 View commit details
    Browse the repository at this point in the history
  3. MovieService.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    6e0dcc5 View commit details
    Browse the repository at this point in the history
  4. HibernateUtil.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d38b384 View commit details
    Browse the repository at this point in the history
  5. Movie.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    1657a9f View commit details
    Browse the repository at this point in the history
  6. MovieDaoImpl.java

    VladSlob authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    88c93d3 View commit details
    Browse the repository at this point in the history