Skip to content

issues Search Results · repo:naver/spring-jdbc-plus language:Java

Filter by

31 results
 (80 ms)

31 results

innaver/spring-jdbc-plus (press backspace or delete to remove)

Execution failed for task :spring-boot-autoconfigure-data-jdbc-plus:publishMavenJavaPublicationToMavenRepository . Failed to publish publication mavenJava to repository maven Could not PUT ...
  • IAM20
  • 1
  • Opened 
    on Jun 17, 2024
  • #150

Objective Some classes in spring-data-jdbc-plus-sql like SqlGenerator are also needed in spring-data-jdbc-plus-repository for #123 Since there is an spring-jdbc-plus-support module about spring-jdbc, ...
  • chanhyeong
  • Opened 
    on Apr 4, 2024
  • #138

Let s safely use smartphones, etc. 😁😊; 스마트기기. 안전하게 사용합시다.😁😊 Long sentences. ; 긴 글이군요. ... 웹프로그래밍, 자동화 코드. 이것도 사용해보세요. https://github.com/infott2t/SpringAutoCodeJPAEntity3 SpringBoot JPA + QueryDSL. ...
  • infott2t
  • Opened 
    on Apr 2, 2024
  • #137

- Add SoftDelete Enum - Modify sqlGenerator#createDeleteByIdSql
  • IAM20
  • Opened 
    on Feb 20, 2024
  • #128

안녕하세요? 아래 문서를 보니, JdbcRepository 인터페이스에 @NoRepositoryBean 를 붙여야하는게 아닌가 혼동이되네요.. - https://docs.spring.io/spring-data/relational/reference/repositories/definition.html - The intermediate repository ...
  • sjh836
  • 4
  • Opened 
    on Feb 13, 2024
  • #124

안녕하세요? spring data jdbc, naver jdbc plus 를 사용하고 있습니다. 기능을 구현하다보니, 반복되는 패턴들이 있어서, 몇가지 적어보려합니다. - soft delete : row 를 실제로 삭제하는 것 대신, flag 로 on/off 제어 - WithSoftDelete 인터페이스에서 delete* 메소드들을 재정의 - 가칭 ...
  • sjh836
  • 3
  • Opened 
    on Feb 13, 2024
  • #123

안녕하세요? 정말 잘 사용하고 있습니다. spring-data-jdbc 는 기본적으로 RelationalEvent 를 모든 life cycle 에서 발행합니다. https://docs.spring.io/spring-data/relational/reference/jdbc/events.html 이것을 비활성화하기 위해서는 JdbcAggregateTemplate.setEntityLifecycleEventsEnabled(false) ...
  • sjh836
  • 3
  • Opened 
    on Feb 12, 2024
  • #121

After upgrading to Spring Data JDBC 3.2.2, adopting RowDocumentResultSetExtractor for extracting ResultSets has become standard practice. In line with these developments, we are evaluating the feasibility ...
  • wool0826
  • Opened 
    on Feb 4, 2024
  • #120

primitive array cannot be cast to Object array Caused by: java.lang.ClassCastException: class [B cannot be cast to class [Ljava.lang.Object; ([B and [Ljava.lang.Object; are in module java.base of loader ...
  • IAM20
  • 9
  • Opened 
    on Jan 5, 2024
  • #112
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub