no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@19 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 22 years ago
parent 3886769dc5
commit b5a52dff94

@ -108,7 +108,9 @@ public class FichaDataProvider extends MetaProvider implements SearchExecuter {
OUTRAS_RECOMENDACOES, TRABALHADOR_ID },
ID );
// public static DBReference
public static DBReference R_ESTABELECIMENTO_EMPRESA = new DBReference( ESTABELECIMENTOS.getFieldByName( EMPRESA_ID ) );
public static DBReference R_TRABALHADOR_ESTABELECIMENTO = new DBReference( TRABALHADORES.getFieldByName( ESTABELECIMENTO_ID ) );
public static DBReference R_EXAME_TRABALHADOR = new DBReference( EXAMES.getFieldByName( TRABALHADOR_ID ) );
static
{
try

Loading…
Cancel
Save