I know that by default plays JPA implementation uses DB to store references to BLOBs stored in file system, and I haven't found, by this far, any way to switch this behaviour. - Is it possible somehow? If yes, how?
My specyfic use case requires storing content of large text files inside DB to make access to them as fast as possible.