hibernate-spatial checkstyle fix
This commit is contained in:
parent
3e1cb857d6
commit
22340de8ec
|
@ -301,4 +301,3 @@ public class PostgisDialect extends PostgreSQL82Dialect implements SpatialDialec
|
||||||
return ( getFunctions().get( function.toString() ) != null );
|
return ( getFunctions().get( function.toString() ) != null );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue