-
Tuxera Support – View topic – Cannot Unlock Files
“A terminal command to recursively unlock a directory (i.e. including all files and folders inside) is:
Code:
chflags -R nouchg “ -
8 Ways to use the features of your database with Hibernate
“Since JPA 2.1, you can use the function function to call any function supported by your database. You just need to provide the name of the database function as the first parameter”