Dirty Read with wmDB package

I’m running into a situation where i am inadvertantly locking myself out of a the table i am using due to multithreading my application. is there any way to configure the package to do a “dirty read” on my table other that writing a custom package.