We are migrating from FDM to FDMEE and currently have SQL scripts imbedded in VB. We would like to migrate these scripts to Jython and and I cant find much on if this is possible, I would think that leveraging import java.sql as sql would be a way but cant find and examples or templates. Does anyone have an example of doing this that I could take a look at to get an idea on how to convert these or if its possible?