bcgov / nr-spar

SPAR app from FDS (Forestry Digital Services)
https://www2.gov.bc.ca/gov/content/industry/forestry/managing-our-forest-resources/tree-seed/seed-planning-use/spar
Apache License 2.0
1 stars 0 forks source link

fix: oracle package name and warning messages #1304

Closed RMCampos closed 1 day ago

RMCampos commented 3 days ago

Description

Closes no issue.

These changes aims to fix these warnings:

2024-06-28 18:01:49.603 WARN [main] org.hibernate.orm.deprecation: HHH90000025: OracleDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2024-06-28 18:01:58.804 WARN [main] org.hibernate.mapping.RootClass: HHH000038: Composite-id class does not override equals(): ca.bc.gov.backendstartapi.entity.idclass.ParentTreeSpuId
2024-06-28 18:01:58.898 WARN [main] org.hibernate.mapping.RootClass: HHH000039: Composite-id class does not override hashCode(): ca.bc.gov.backendstartapi.entity.idclass.ParentTreeSpuId
2024-06-28 18:01:58.899 WARN [main] org.hibernate.mapping.RootClass: HHH000038: Composite-id class does not override equals(): ca.bc.gov.backendstartapi.entity.idclass.TestedPtAreaOfUseSpzId
2024-06-28 18:01:58.899 WARN [main] org.hibernate.mapping.RootClass: HHH000039: Composite-id class does not override hashCode(): ca.bc.gov.backendstartapi.entity.idclass.TestedPtAreaOfUseSpzId
2024-06-28 18:01:58.899 WARN [main] org.hibernate.mapping.RootClass: HHH000038: Composite-id class does not override equals(): ca.bc.gov.backendstartapi.entity.idclass.TestedPtAreaOfUseSpuId
2024-06-28 18:01:58.900 WARN [main] org.hibernate.mapping.RootClass: HHH000039: Composite-id class does not override hashCode(): ca.bc.gov.backendstartapi.entity.idclass.TestedPtAreaOfUseSpuId
2024-06-28 18:01:58.900 WARN [main] org.hibernate.mapping.RootClass: HHH000038: Composite-id class does not override equals(): ca.bc.gov.backendstartapi.entity.idclass.ParentTreeOrchardId
2024-06-28 18:01:58.900 WARN [main] org.hibernate.mapping.RootClass: HHH000039: Composite-id class does not override hashCode(): ca.bc.gov.backendstartapi.entity.idclass.ParentTreeOrchardId

Changelog

New

Changed

Removed

2024-06-28 18:01:49.603 WARN [main] org.hibernate.orm.deprecation: HHH90000025: OracleDialect does not need to 

How was this tested?

What gif/image best describes this PR or how it makes you feel?


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in: