Код: Выделить всё
select this_.id, this_.name from table this_ where this_.depId = ? and this_.perStatus = ?Код: Выделить всё
select this_.id, this_.name from table this_ where this_.depId = 10 and this_.perStatus = 'Active'Любая помощь приветствуется.
Подробнее здесь: https://stackoverflow.com/questions/765 ... ter-string
Мобильная версия