inflearn logo
講義

講義

知識共有

hanbongさんの投稿

hanbong hanbong

@hanyong5

レビュー投稿数
-
平均評価
-

投稿 1

Q&A

소스작성중에서요 queryFactory중에?

QClass는 생성되신 상태일까요? 생성이 안됐어요 설정입니다. spring.datasource.driver-class-name=oracle.jdbc.OracleDriver spring.datasource.url= jdbc :oracle:thin:@ localhost:1521/ xe spring.datasource.username= xxxx spring.datasource.password= xxxx spring.jpa.database-platform=org.hibernate.dialect.OracleDialect spring.jpa.open -in-view=false spring.jpa.properties.hibernate.show _sql=true spring.jpa.properties .hibernate.format_sql=true spring.jpa.properties.hibernate.hbm2ddl.auto =create logging.level.org .hibernate.SQL=debug

いいね数
0
コメント数
3
閲覧数
424