Quick intro to Hibernate’s @Struct annotation to create structured user-defined types.
Also find me here:
Baeldung Author
Zeeshan Arif
Overall 18 years of experience as a solutions architect, data engineer, BI and data analyst in the financial services industry. 3 years experience as team/practice lead/department head Data Engineering leading a team of 20+ data science and engineering resources across various projects and tasks. 14 years of experience working in data engineering and as back-end software engineer building robust ML jobs, data pipelines, ETL jobs, BI dashboards and software back-ends. 3 years of experience with Scala and Kotlin. Excellent database concepts, writing optimized queries and designing databases. Have experience working with very large distributed datasets (billions of rows). Excellent knowledge and experience with financial services industry products and operations. CFA Level 1 Pass Experience writing technical articles on medium.com: https://medium.com/@zeesh-arif Working level knowledge of big data tools and technologies. Working level knowledge of Azure, AWS, Snowflake, Databricks and GCP. Good analytical and communication skills. 2 years experience with Snowflake Languages/Tools/Technologies: Erwin, DB2, Teradata, Oracle, MYSQL, Postgres, MSSQL, Power BI, Python, Java and Scala, Bash, Apache, Kotlin, Spark, Spring Boot, Maven, Elasticsearch, Snowflake, Databricks
Here's what I've written (so far):
Baeldung on Java
- All
- Persistence (1)
Baeldung on Scala
- All
- Scala Strings (1)
Check if Two Strings Are Isomorphic in Scala
Filed under Scala Strings
A quick and practical guide to checking whether two strings are isomorphic in Scala.
Baeldung on Kotlin
- All
- Functional Programming (1)
Railway Oriented Programming in Kotlin
Filed under Functional Programming
Learn how to implement Railway Oriented Programming (ROP) with Kotlin.