์์ค์์ฑ์ค์์์ queryFactory์ค์?
QClass๋ ์์ฑ๋์ ์ํ์ผ๊น์? ์์ฑ์ด ์๋์ด์ ์ค์ ์
๋๋ค.spring.datasource.driver-class-name=oracle.jdbc.OracleDriverspring.datasource.url=jdbc:oracle:thin:@localhost:1521/xespring.datasource.username=xxxxspring.datasource.password=xxxx spring.jpa.database-platform=org.hibernate.dialect.OracleDialectspring.jpa.open-in-view=falsespring.jpa.properties.hibernate.show_sql=truespring.jpa.properties.hibernate.format_sql=truespring.jpa.properties.hibernate.hbm2ddl.auto=createlogging.level.org.hibernate.SQL=debug