Open smola opened 10 years ago
Currently, we only support databases supported in the jOOQ Open Source edition. That is, most open source relational databases. However, we can add support for any JDBC database (e.g. Oracle, SQL Server) in the template serializer.
I started work on this on a branch for Apache Flume.
Currently, we only support databases supported in the jOOQ Open Source edition. That is, most open source relational databases. However, we can add support for any JDBC database (e.g. Oracle, SQL Server) in the template serializer.