Dlaczego wywala ostrzeżenie A new statement was found but no delimeter between it and the previous one (near REPLACE) a przy próbie wykonania jest You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Ktoś wie jak to poprawić? #mysql #kiciochpyta
UPDATE ps_feature_value_lang
SET value = REPLACE(value, '%cm%', '')Ktoś wie jak to poprawić? #mysql #kiciochpyta
























Mirki mam problem. Jest klasa:
class Parent {
@OneToMany(mappedBy = "parentId", fetch
class Child {
int parentId;
}
tylko działał na obiektach
Da się to zrobić bez pobierania obiektu z bazy danych:
http://stackoverflow.com/questions/31929447/hibernate-persist-entity-without-fetching-association-object-just-by-id